File tree Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Original file line number Diff line number Diff line change @@ -21,14 +21,10 @@ matrix:
2121 name : " MariaDB 10.2/Perl 5.24"
2222 perl : " 5.24"
2323 - addons :
24- mariadb : " 10.3 "
25- name : " MariaDB 10.3 /Perl 5.24"
24+ mariadb : " 10.5 "
25+ name : " MariaDB 10.5 /Perl 5.24"
2626 perl : " 5.24"
2727# - addons:
28- # mariadb: "10.4"
29- # name: "MariaDB 10.4/Perl 5.24"
30- # perl: "5.24"
31- # - addons:
3228# mysql: "5.5"
3329# name: "MySQL 5.5/Perl 5.24"
3430# perl: "5.24"
Original file line number Diff line number Diff line change @@ -36,14 +36,14 @@ Compatibility
3636Test result are available here: [ Travis CI/MySQLTuner-perl] ( https://travis-ci.org/major/MySQLTuner-perl )
3737* MySQL 8 (partial support, password checks don't work)
3838* MySQL 5.7 (full support)
39- * MySQL 5.6 (full support)
39+ * MySQL 5.6 (full support, no more MySQL support )
4040* MySQL 5.5 (full support, no more MySQL support)
41- * MariaDB 10.5 (partial support)
41+ * 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)
46- * MariaDB 10.0 (full support, 6 last month support)
45+ * MariaDB 10.1 (full support, no more MySQL support )
46+ * MariaDB 10.0 (full support, no more MySQL 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)
You can’t perform that action at this time.
0 commit comments