@@ -34,16 +34,16 @@ MySQLTuner needs you:
34
34
Compatibility
35
35
====
36
36
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)
38
38
* MySQL 5.7 (full support)
39
39
* MySQL 5.6 (full support, no more MySQL support)
40
40
* MySQL 5.5 (full support, no more MySQL support)
41
41
* MariaDB 10.5 (full support)
42
42
* MariaDB 10.4 (full support)
43
43
* MariaDB 10.3 (full support)
44
44
* 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)
47
47
* MariaDB 5.5 (full support, no more MariaDB support)
48
48
* Percona Server 8.0 (partial support, password checks don't work)
49
49
* Percona Server 5.7 (full support)
@@ -53,7 +53,7 @@ Test result are available here: [Travis CI/MySQLTuner-perl](https://travis-ci.or
53
53
* Mysql Replications (partial support, no test environment)
54
54
* Galera replication (partial support, no test environment)
55
55
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)
57
57
58
58
** * UNSUPPORTED ENVIRONMENTS - NEED HELP FOR THAT :) ** *
59
59
* Windows is not supported at this time (Help wanted !!!!!)
0 commit comments