Page 1 of 1

Check server security fails to detect MariaDB 10

Posted: 08 Apr 2014, 03:29
by kwestsoft
I just noticed that if you run the "Check Server Security" option from the UI on a server running MariaDB 10, it fails and says you're running an outdated version and need to update to 5.5. Not a major bug perhaps, but with MariaDB10 hitting GA a week or so ago, it might be worth checking for it as a valid and updated equivalent to at least MySQL 5.6.

Thanks guys for all the amazing work you do!

Re: Check server security fails to detect MariaDB 10

Posted: 10 Apr 2014, 10:13
by Ilia
Yes, I can also confirm that, returns:

Code: Select all

You are running a legacy version of MySQL (v10.0.10) and should consider upgrading to v5.5+ as recommended by MySQL

Re: Check server security fails to detect MariaDB 10

Posted: 15 Apr 2014, 09:27
by ForumAdmin
Can you please post the output from the following command so that we can see the differences to the MySQL output:

Code: Select all

mysql -V

Re: Check server security fails to detect MariaDB 10

Posted: 20 Apr 2014, 22:42
by kwestsoft
root@tux [~]# mysql -V
mysql Ver 15.1 Distrib 10.0.10-MariaDB, for Linux (x86_64) using readline 5.1