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:
21
21
name : " MariaDB 10.2/Perl 5.24"
22
22
perl : " 5.24"
23
23
- 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"
26
26
perl : " 5.24"
27
27
# - addons:
28
- # mariadb: "10.4"
29
- # name: "MariaDB 10.4/Perl 5.24"
30
- # perl: "5.24"
31
- # - addons:
32
28
# mysql: "5.5"
33
29
# name: "MySQL 5.5/Perl 5.24"
34
30
# perl: "5.24"
Original file line number Diff line number Diff line change @@ -36,14 +36,14 @@ Compatibility
36
36
Test result are available here: [ Travis CI/MySQLTuner-perl] ( https://travis-ci.org/major/MySQLTuner-perl )
37
37
* MySQL 8 (partial support, password checks don't work)
38
38
* MySQL 5.7 (full support)
39
- * MySQL 5.6 (full support)
39
+ * MySQL 5.6 (full support, no more MySQL support )
40
40
* MySQL 5.5 (full support, no more MySQL support)
41
- * MariaDB 10.5 (partial support)
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)
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)
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)
You can’t perform that action at this time.
0 commit comments