GeoffreyB wrote: > Does anyone know if there is a php_pdo_mysql.dll available that supports > mySQL version 5.0.26? > > I am trying to get my head around Zend Framework by working through Rob > Allen's tutorial. The native php_pdo_mysql.dll with PHP 5.1.6 only supports > mySQL versions 3.x/4.x. I can downgrade mySQL to a 4.1.x version if I have > to but i'd rather not.
It does? I'm using it fine with MySQL 5.0.24a-community-nt and PHP Version 5.1.6 on Windows XP at least. Regards, Rob...
