How to get stored procedure return values via PDO (in 2011)?

How to get stored procedure return values via PDO (in 2011)?

am 14.09.2011 18:12:05 von Hauke Stange

Hi there,

I just stumbled upon the problem regarding the return values of mysql
stored procedures via PDO. In my case I use Zend_Db_Adapter_Pdo_Mysql
but hence this is an adapter I still blame PDO. ;-)

Some times ago (in 2007) this problem was discussed already:
http://marc.info/?l=php-general&m=118545433122314

Even as bogus bug report this problem raised:
http://pecl.php.net/bugs/bug.php?id=6565

From those Links I got my actual workaraound.

Does anyone of you know if there is a final solution for this problem or
a better workaround at least?

Regards,
Hauke


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