Bug #26222 Cannot Select other resultsets while query is running
Submitted: 9 Feb 2007 14:57 Modified: 22 Feb 2007 14:23
Reporter: David Goldstein Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.2.9 rc OS:Windows (Windows)
Assigned to: Mike Lischke CPU Architecture:Any
Tags: regression

[9 Feb 2007 14:57] David Goldstein
Description:
While any SQL command (for example select * from db.table) I am unable to switch between result sets. This is a new issue as of 1.2.9rc. Previously there was no issue with switching between result sets at anytime, allowing me to set off a Procedure and monitor it from a different result set.

Since I work with 6 million record tables, its typical for processing to take a few minutes, and the only solution is to open more instances of the query browser, which is not really optimal.

How to repeat:
Open two result sets. run any query that will take a certain amount of time. Attempt to select other result set.
[12 Feb 2007 11:01] Valeriy Kravchuk
Thank you for a problem report. Verified just as described with 1.2.9 rc on Windows XP SP2.
[22 Feb 2007 14:23] Mike Lischke
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release.

If necessary, you can access the source repository and build the latest available version, including the bug fix. More information about accessing the source trees is available at

    http://dev.mysql.com/doc/en/installing-source.html