Re: MySQL, stored procedures, SIGNAL/RESIGNAL

Marco Baumgartl <[email protected]>
Newsgroups gmane.comp.php.database
Message-ID <[email protected]>
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.