Skip to content

Commit 2a63ffd

Browse files
authored
Merge pull request #542 from grooverdan/doc_mysql_mariadb_support
Doc mysql mariadb support
2 parents 05925cf + b85a443 commit 2a63ffd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,16 @@ MySQLTuner needs you:
3434
Compatibility
3535
====
3636
Test result are available here: [Travis CI/MySQLTuner-perl](https://travis-ci.org/major/MySQLTuner-perl)
37-
* MySQL 8 (partial support, password checks don't work)
37+
* MySQL 8.0 (partial support, password checks don't work)
3838
* MySQL 5.7 (full support)
3939
* MySQL 5.6 (full support, no more MySQL support)
4040
* MySQL 5.5 (full support, no more MySQL support)
4141
* MariaDB 10.5 (full support)
4242
* MariaDB 10.4 (full support)
4343
* MariaDB 10.3 (full support)
4444
* MariaDB 10.2 (full support)
45-
* MariaDB 10.1 (full support, no more MySQL support)
46-
* MariaDB 10.0 (full support, no more MySQL support)
45+
* MariaDB 10.1 (full support, no more MariaDB support)
46+
* MariaDB 10.0 (full support, no more MariaDB support)
4747
* MariaDB 5.5 (full support, no more MariaDB support)
4848
* Percona Server 8.0 (partial support, password checks don't work)
4949
* Percona Server 5.7 (full support)
@@ -53,7 +53,7 @@ Test result are available here: [Travis CI/MySQLTuner-perl](https://travis-ci.or
5353
* Mysql Replications (partial support, no test environment)
5454
* Galera replication (partial support, no test environment)
5555

56-
* MySQL 3.23, 4.0, 4.1, 5.0, 5.1, 5.5 (partial support - deprecated version)
56+
* MySQL 3.23, 4.0, 4.1, 5.0, 5.1 (partial support - deprecated version)
5757

5858
*** UNSUPPORTED ENVIRONMENTS - NEED HELP FOR THAT :) ***
5959
* Windows is not supported at this time (Help wanted !!!!!)

0 commit comments

Comments
 (0)