From b85a443dcea2844e8a4fc49f9132c6f3b23b4e31 Mon Sep 17 00:00:00 2001 From: Daniel Black Date: Mon, 1 Feb 2021 15:10:25 +1100 Subject: [PATCH] doc: 5.5 listed as full support --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c060c35..0dc11cf 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ MySQLTuner needs you: Compatibility ==== Test result are available here: [Travis CI/MySQLTuner-perl](https://travis-ci.org/major/MySQLTuner-perl) -* MySQL 8 (partial support, password checks don't work) +* MySQL 8.0 (partial support, password checks don't work) * MySQL 5.7 (full support) * MySQL 5.6 (full support, no more MySQL support) * MySQL 5.5 (full support, no more MySQL support) @@ -53,7 +53,7 @@ Test result are available here: [Travis CI/MySQLTuner-perl](https://travis-ci.or * Mysql Replications (partial support, no test environment) * Galera replication (partial support, no test environment) -* MySQL 3.23, 4.0, 4.1, 5.0, 5.1, 5.5 (partial support - deprecated version) +* MySQL 3.23, 4.0, 4.1, 5.0, 5.1 (partial support - deprecated version) *** UNSUPPORTED ENVIRONMENTS - NEED HELP FOR THAT :) *** * Windows is not supported at this time (Help wanted !!!!!)