MySQL Forums
Forum List  »  General

Re: Multiple SELECT statements
Posted by: Sean Nolan
Date: April 04, 2005 03:22PM

Sounds like you're seeing this
http://bugs.mysql.com/bug.php?id=7436
The important text is at the very end - "Basically the connector now disables multi-statement execution when the query cache is enabled."
So try disabling the query cache and the multiple results should be returned as normal - I haven't tested this.... Anyone else see this?

Sean

Options: ReplyQuote


Subject
Written By
Posted
April 04, 2005 12:37PM
Re: Multiple SELECT statements
April 04, 2005 03:22PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.