Re: [PHP-DB] pdo::mysql and unbuffered queries

2007-10-07 Thread Chris
I tried using pdo (www.php.net/pdo) as it would be nice for my projects to be portable to another database systems, but quickly ran into problems. The lesser important: One time, there was a simple typo in one of my queries and I got an error that php is not able to save session variables at

[PHP-DB] pdo::mysql and unbuffered queries

2007-10-05 Thread Thomas Tschernich
Hello there, I tried using pdo (www.php.net/pdo) as it would be nice for my projects to be portable to another database systems, but quickly ran into problems. The lesser important: One time, there was a simple typo in one of my queries and I got an error that php is not able to save session