From 16873814a8a997434371d5e1a823bd740bd4e345 Mon Sep 17 00:00:00 2001 From: Matt Lord Date: Sat, 22 Jan 2022 16:54:22 -0500 Subject: [PATCH 1/2] Add recommendations and warnings to supported platforms page Signed-off-by: Matt Lord --- content/en/docs/11.0/overview/supported-databases.md | 8 ++++++-- content/en/docs/12.0/overview/supported-databases.md | 8 ++++++-- content/en/docs/13.0/overview/supported-databases.md | 8 ++++++-- 3 files changed, 18 insertions(+), 6 deletions(-) diff --git a/content/en/docs/11.0/overview/supported-databases.md b/content/en/docs/11.0/overview/supported-databases.md index 3017aa9c1..7f09f293d 100644 --- a/content/en/docs/11.0/overview/supported-databases.md +++ b/content/en/docs/11.0/overview/supported-databases.md @@ -4,7 +4,7 @@ weight: 2 featured: true --- -Vitess deploys, scales and manages clusters of open-source SQL database instances. Currently, Vitess supports the [MySQL](https://www.mysql.com/), [Percona](https://www.percona.com/software/mysql-database/percona-server) and [MariaDB](https://mariadb.org) databases. +Vitess deploys, scales and manages clusters of open-source SQL database instances. Currently, Vitess supports the [MySQL](https://www.mysql.com/), [Percona Server for MySQL](https://www.percona.com/software/mysql-database/percona-server), and to a limited extent [MariaDB](https://mariadb.org) databases. The [VTGate](../../concepts/vtgate/) proxy server advertises its version as MySQL 5.7. @@ -14,13 +14,17 @@ Vitess supports the core features of MySQL versions 5.6 to 8.0, with [some limit With MySQL 5.6 reaching end of life in February 2021, it is recommended to deploy MySQL 5.7 and later. +{{< info >}}For new Vitess installations, MySQL or Percona Server for MySQL version 8 are recommended.{{< /info >}} + {{< warning >}} MySQL and Percona 5.6 are no longer supported in Vitess 13.0 and later {{< /warning >}} ## MariaDB versions 10.0 to 10.3 -Vitess supports the core features of MariaDB versions 10.0 to 10.3. Vitess [does not yet](https://github.com/vitessio/vitess/issues/5362) support version 10.4 of MariaDB. +Vitess supports the core features of MariaDB versions 10.0 to 10.3. Vitess [does not yet](https://github.com/vitessio/vitess/issues/5362) support later versions of MariaDB. + +{{< warning >}}MariaDB support is likely to end in the future. You can view and comment on [the relevant proposal here](https://github.com/vitessio/vitess/issues/9518).{{< /warning >}} ## See also diff --git a/content/en/docs/12.0/overview/supported-databases.md b/content/en/docs/12.0/overview/supported-databases.md index 3017aa9c1..7f09f293d 100644 --- a/content/en/docs/12.0/overview/supported-databases.md +++ b/content/en/docs/12.0/overview/supported-databases.md @@ -4,7 +4,7 @@ weight: 2 featured: true --- -Vitess deploys, scales and manages clusters of open-source SQL database instances. Currently, Vitess supports the [MySQL](https://www.mysql.com/), [Percona](https://www.percona.com/software/mysql-database/percona-server) and [MariaDB](https://mariadb.org) databases. +Vitess deploys, scales and manages clusters of open-source SQL database instances. Currently, Vitess supports the [MySQL](https://www.mysql.com/), [Percona Server for MySQL](https://www.percona.com/software/mysql-database/percona-server), and to a limited extent [MariaDB](https://mariadb.org) databases. The [VTGate](../../concepts/vtgate/) proxy server advertises its version as MySQL 5.7. @@ -14,13 +14,17 @@ Vitess supports the core features of MySQL versions 5.6 to 8.0, with [some limit With MySQL 5.6 reaching end of life in February 2021, it is recommended to deploy MySQL 5.7 and later. +{{< info >}}For new Vitess installations, MySQL or Percona Server for MySQL version 8 are recommended.{{< /info >}} + {{< warning >}} MySQL and Percona 5.6 are no longer supported in Vitess 13.0 and later {{< /warning >}} ## MariaDB versions 10.0 to 10.3 -Vitess supports the core features of MariaDB versions 10.0 to 10.3. Vitess [does not yet](https://github.com/vitessio/vitess/issues/5362) support version 10.4 of MariaDB. +Vitess supports the core features of MariaDB versions 10.0 to 10.3. Vitess [does not yet](https://github.com/vitessio/vitess/issues/5362) support later versions of MariaDB. + +{{< warning >}}MariaDB support is likely to end in the future. You can view and comment on [the relevant proposal here](https://github.com/vitessio/vitess/issues/9518).{{< /warning >}} ## See also diff --git a/content/en/docs/13.0/overview/supported-databases.md b/content/en/docs/13.0/overview/supported-databases.md index d4b5a6e82..628aa1b72 100644 --- a/content/en/docs/13.0/overview/supported-databases.md +++ b/content/en/docs/13.0/overview/supported-databases.md @@ -4,7 +4,7 @@ weight: 2 featured: true --- -Vitess deploys, scales and manages clusters of open-source SQL database instances. Currently, Vitess supports the [MySQL](https://www.mysql.com/), [Percona](https://www.percona.com/software/mysql-database/percona-server) and [MariaDB](https://mariadb.org) databases. +Vitess deploys, scales and manages clusters of open-source SQL database instances. Currently, Vitess supports the [MySQL](https://www.mysql.com/), [Percona Server for MySQL](https://www.percona.com/software/mysql-database/percona-server), and to a limited extent [MariaDB](https://mariadb.org) databases. The [VTGate](../../concepts/vtgate/) proxy server advertises its version as MySQL 5.7. @@ -12,9 +12,13 @@ The [VTGate](../../concepts/vtgate/) proxy server advertises its version as MySQ Vitess supports the core features of MySQL versions 5.7 to 8.0, with [some limitations](../../reference/compatibility/mysql-compatibility/). Vitess also supports [Percona Server for MySQL](https://www.percona.com/software/mysql-database/percona-server) versions 5.7 to 8.0. +{{< info >}}For new Vitess installations, MySQL or Percona Server for MySQL version 8 are recommended.{{< /info >}} + ## MariaDB versions 10.0 to 10.3 -Vitess supports the core features of MariaDB versions 10.0 to 10.3. Vitess [does not yet](https://github.com/vitessio/vitess/issues/5362) support version 10.4 of MariaDB. +Vitess supports the core features of MariaDB versions 10.0 to 10.3. Vitess [does not yet](https://github.com/vitessio/vitess/issues/5362) support later versions of MariaDB. + +{{< warning >}}MariaDB support is likely to end in the the future. You can view and comment on [the relevant proposal here](https://github.com/vitessio/vitess/issues/9518).{{< /warning >}} ## See also From 73f239e9703e729e70287ff68ed89e3d97a2a03c Mon Sep 17 00:00:00 2001 From: Matt Lord Date: Mon, 24 Jan 2022 13:55:06 -0500 Subject: [PATCH 2/2] Remove redundant line about 5.6 EOL and recommended version Signed-off-by: Matt Lord --- content/en/docs/11.0/overview/supported-databases.md | 4 +--- content/en/docs/12.0/overview/supported-databases.md | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/content/en/docs/11.0/overview/supported-databases.md b/content/en/docs/11.0/overview/supported-databases.md index 7f09f293d..ed3af0b28 100644 --- a/content/en/docs/11.0/overview/supported-databases.md +++ b/content/en/docs/11.0/overview/supported-databases.md @@ -12,12 +12,10 @@ The [VTGate](../../concepts/vtgate/) proxy server advertises its version as MySQ Vitess supports the core features of MySQL versions 5.6 to 8.0, with [some limitations](../../reference/compatibility/mysql-compatibility/). Vitess also supports [Percona Server for MySQL](https://www.percona.com/software/mysql-database/percona-server) versions 5.6 to 8.0. -With MySQL 5.6 reaching end of life in February 2021, it is recommended to deploy MySQL 5.7 and later. - {{< info >}}For new Vitess installations, MySQL or Percona Server for MySQL version 8 are recommended.{{< /info >}} {{< warning >}} -MySQL and Percona 5.6 are no longer supported in Vitess 13.0 and later +MySQL and Percona Server for MySQL 5.6 are no longer supported in Vitess 13.0 and later. {{< /warning >}} ## MariaDB versions 10.0 to 10.3 diff --git a/content/en/docs/12.0/overview/supported-databases.md b/content/en/docs/12.0/overview/supported-databases.md index 7f09f293d..ed3af0b28 100644 --- a/content/en/docs/12.0/overview/supported-databases.md +++ b/content/en/docs/12.0/overview/supported-databases.md @@ -12,12 +12,10 @@ The [VTGate](../../concepts/vtgate/) proxy server advertises its version as MySQ Vitess supports the core features of MySQL versions 5.6 to 8.0, with [some limitations](../../reference/compatibility/mysql-compatibility/). Vitess also supports [Percona Server for MySQL](https://www.percona.com/software/mysql-database/percona-server) versions 5.6 to 8.0. -With MySQL 5.6 reaching end of life in February 2021, it is recommended to deploy MySQL 5.7 and later. - {{< info >}}For new Vitess installations, MySQL or Percona Server for MySQL version 8 are recommended.{{< /info >}} {{< warning >}} -MySQL and Percona 5.6 are no longer supported in Vitess 13.0 and later +MySQL and Percona Server for MySQL 5.6 are no longer supported in Vitess 13.0 and later. {{< /warning >}} ## MariaDB versions 10.0 to 10.3