[BlueOnyx:21921] Re: Maria DB upgraded, but not active?
Michael Stauber
mstauber at blueonyx.it
Tue Apr 3 13:44:54 -05 2018
Hi Pesja,
> But after the installation of Maria DB 10.0.x it’s seems not
> operational. Phpmyadmin keeps saying MariaDB serverversion 5.5.40.
To verify which version of MySQL or MariaDB you have installed, run this
command from the shell: "mysql -V".
And yes: PHP will report a different version of MySQL/MariaDB, because
the version it relates to is the version PHP was compiled against. Our
PHP is compiled with MySQLi-support, which will work with any version of
MySQL or MariaDB. This has no effect on functionality.
--
With best regards
Michael Stauber
More information about the Blueonyx
mailing list