This is a read-only copy of the MariaDB Knowledgebase generated on 2024-11-15. For the latest, interactive version please visit https://mariadb.com/kb/.

Question about PHP MySQL library version

Hello,

I have Maria DB 10 installed on my centos 6.5 server. I have and phpmyadmin (latest version).

I see this in my phpmyadmin panel "Your PHP MySQL library version 5.3.12-MariaDB differs from your MySQL server version 10.0.11. This may cause unpredictable behavior."

Is that a problem and how can i fix this ?

Answer Answered by Ian Gilfillan in this comment.

This mostly should not cause any problems. See http://stackoverflow.com/questions/1218893/unpredictable-behavior-due-to-different-mysql-versions for further on this.

Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.