Re: Streaming result set
Posted by: Mark Matthews
Date: November 03, 2008 01:13PM

Hi,

This is a limitation of MySQL itself, not the JDBC driver. You'll have to update the table(s) from a different connection, if you still want the result set to be open when you're doing the updates.

-Mark

Mark Matthews
Consulting Member Technical Staff - MySQL Enterprise Tools
Oracle
http://www.mysql.com/products/enterprise/monitor.html

Options: ReplyQuote


Subject
Written By
Posted
November 03, 2008 07:02AM
Re: Streaming result set
November 03, 2008 01:13PM


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.