From 591d5ffc1961cc249f400e30c0a319586bb75eb3 Mon Sep 17 00:00:00 2001 From: Jean-Marie Renouard Date: Thu, 28 Apr 2016 16:44:15 +0200 Subject: [PATCH] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c16c7fa..402f5d5 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,12 @@ Compatibility: * MySQL 5.7 (partial support) * MySQL 5.6 (full support) -* MariaDB 10.0 (full support) -* MariaDB 10.1 (partial support) * MySQL 5.5 (full support) -* MySQL 5.1 (full support) -* MySQL 3.23, 4.0, 4.1, 5.0, 5.1 (full support) +* MariaDB 10.1 (partial support) +* MariaDB 10.0 (full support) +* Percana Server 5.6 (full support) +* Percona XtraDB cluster (full support) +* MySQL 3.23, 4.0, 4.1, 5.0, 5.1 (partial support - deprecated version) * Perl 5.6 or later (with [perl-doc](http://search.cpan.org/~dapm/perl-5.14.4/pod/perldoc.pod) package) * Unix/Linux based operating system (tested on Linux, BSD variants, and Solaris variants) * Windows is not supported at this time (Help wanted !!!!!)