I have this error message and after doing some looking around I found that if I replace the the mysql lib file that it should fix the problem.
If you're running PHP 5.2.2 on Windows, the work-around appears to be to replace the PHP 5.2.2 version of libmysql.dll with the 5.2.1 version.
So my question is I how do I find the 5.2.1 version of libmysql.dll?
any suggestions? I found the mysqlli.dll version but nothing else.
Kevin😃