This forum is no longer active. Please post your questions to our new community site
MySQL: Different Versions
|
|
Got this error message in PHPMyAdmin “Your PHP MySQL library version 5.0.51a differs from your MySQL server version 5.1.50. This may cause unpredictable behavior.” What is the best way of resolving this issue? |
|
|
Yes, this is a known issue. The problem is that PHP ships an old mysql library version but this do not produce any error. |

