From 5901f5191b43733c38c13b4f85333b677ad84063 Mon Sep 17 00:00:00 2001 From: Daniel Black Date: Mon, 1 Feb 2021 15:00:43 +1100 Subject: [PATCH] doc: MariaDB-10.[01] were not support by MySQL --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 04a8d88..c060c35 100644 --- a/README.md +++ b/README.md @@ -42,8 +42,8 @@ Test result are available here: [Travis CI/MySQLTuner-perl](https://travis-ci.or * MariaDB 10.4 (full support) * MariaDB 10.3 (full support) * MariaDB 10.2 (full support) -* MariaDB 10.1 (full support, no more MySQL support) -* MariaDB 10.0 (full support, no more MySQL support) +* MariaDB 10.1 (full support, no more MariaDB support) +* MariaDB 10.0 (full support, no more MariaDB support) * MariaDB 5.5 (full support, no more MariaDB support) * Percona Server 8.0 (partial support, password checks don't work) * Percona Server 5.7 (full support)