I'm not sure its a Bug or Feature-Request, we have a shared Setup off phpMyAdmin for several Customers. In the newest Version of phpMyAdmin there is a check that the MySQL-Client-Version is same as the Server-Version, and these normally don't match in our Setup, allthough we hadn't a problem because of that until now.
So my Question is, we need a Config-Option to disable that Version-Check and dont show a error-message to the Customer, thank you!
please close this, I meant 4.0.4
Last edit: H. Teichmann 2013-07-22
There is a config option for this, look for VersionCheck in the documentation.
Marc, this option only works for phpMyAdmin-Version-Checks, but I meaning this error:
Your PHP MySQL library version %s differs from your MySQL server version %s. This may cause unpredictable behavior.
in index.php
Sorry. Well, you really should fix this mismatch for your customers. We have noticed weird things happening in phpMyAdmin with such a mismatch.
I'll move this to feature requests. Meanwhile you can edit index.php yourself.
Ticket moved from /p/phpmyadmin/bugs/4031/