From 52f13de9695a68ff9c9b1c9bda63019e56728e57 Mon Sep 17 00:00:00 2001 From: Jean-Marie RENOUARD Date: Mon, 15 Jun 2015 16:25:48 +0200 Subject: [PATCH] Adding partiel suport for MySQL 5.5 and MySQL 5.6 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b8fe5f..ed2fd35 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ Compatibility: * MySQL 3.23, 4.0, 4.1, 5.0, 5.1 (full support) * MySQL 5.4 (not fully tested, partially supported) +* MySQL 5.5 (partial support) +* MySQL 5.6 (partial support) * MySQL 6.0 (partial support) * MariaDB 10.x (partial support) * Perl 5.6 or later (with [perl-doc](http://search.cpan.org/~dapm/perl-5.14.4/pod/perldoc.pod) package) @@ -29,7 +31,7 @@ MySQL in other areas. Download/Installation -- -You can download the entire repository by using 'git clone' followed by the cloning URL above. The simplest and shortest method is: +You can download the entire repository by using 'git clone' followed by the cloning URL above. The simplest and shortest method is: wget http://mysqltuner.pl/ -O mysqltuner.pl perl mysqltuner.pl