Bug #23343 Query Browser crashes
Submitted: 16 Oct 2006 19:35 Modified: 13 Dec 2006 14:14
Reporter: sierd Westerfield Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S1 (Critical)
Version:1.2.5 (universal) OS:MacOS (OSX 10.4.8 Intel)
Assigned to: Vladimir Kolesnikov CPU Architecture:Any
Tags: Browser, crash, query

[16 Oct 2006 19:35] sierd Westerfield
Description:
When I open the query browser, select a database, double click on a table, and do a select it just crashes instantly. 
I've got the feeling it happens when the query returns a lot of rows, but I don't know for sure.

How to repeat:
Open the query browser. Select a database (I use a db on my local machine) . Select a table, preferably a big one. Do a select * on a table. it crashes.
[7 Nov 2006 20:40] sierd Westerfield
bug has gone away with version r5
[11 Nov 2006 19:26] sierd Westerfield
This bug appeard in 1.2.4, it looked as if it had gone away in the 1.2.5 release but I still get a lot of crashes by just doing a general query like select *
[23 Nov 2006 20:50] Sveta Smirnova
Thank you for the report.

To repeat it make information_schema default database and then perform SELECT * FROM COLUMN_PRIVILEGES
[13 Dec 2006 14:14] Vladimir Kolesnikov
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