On 11/10/06, jonathan <[EMAIL PROTECTED]> wrote:
I know that PDO has drivers only for MySQL 3/4. Is anybody  getting
it work with MySQL 5. I'd like to try out the Zend Framework but our
db uses MySQL 5. We could create a second db in 4.1 and run it with
that  but I'd rather not to.

It's kinda surprising how long MySQL 5 has been out and these drivers
don't exist.

It seems it has been able to be used with  mysql5 for over a year
now... http://pecl.php.net/bugs/bug.php?id=5648

I'm looking at adding 5.0 to the list of abilities pdo_mysql can do in the docs.

Curt

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to