Re: MySQL, stored procedures, SIGNAL/RESIGNAL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Just for the archive: problem was caused because the query returned multiple result sets (which is not supported by PDO).

If the stored procedures only return one result set, everything works fine.

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



[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux