MySQL Forums
Forum List  »  Performance

where is result set cached?
Posted by: Jeff Stemper
Date: December 17, 2004 02:39PM

I am executing a select query from a remote client connected through ODBC to a server running MySQL.

Does the entire result set automatically get pulled down to the client after the select is run, or is the data pulled down row by row as it is fetched (assuming a scrollable cursor)?

Thanks...

Options: ReplyQuote


Subject
Views
Written By
Posted
where is result set cached?
2355
December 17, 2004 02:39PM


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.