Bug #4876 Exception when scrolling query result window
Submitted: 3 Aug 2004 17:07 Modified: 16 Aug 2004 12:29
Reporter: Patrick Sheridan Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.0.5 alpha OS:Windows (Windows 2000)
Assigned to: Michael G. Zinner CPU Architecture:Any

[3 Aug 2004 17:07] Patrick Sheridan
Description:
when performing select * from some_database.some_table and scrolling through the result set while the query is still running the following error occurs:
Access violation at address 00560F9E in module mysqlquerybrowser.exe
Read of address 2E290F2C.
The addresses change when scrolling.

How to repeat:
connect to database and execute select * against a table
scroll through result set with scroll bar while the query is still running
[4 Aug 2004 0:35] Matthew Lord
You can use the world database and select * from world.city, world.countrylanguage to repeat 
the problem.
[16 Aug 2004 12:29] Michael G. Zinner
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 bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html