Bug #5336 qb mem leak + crash
Submitted: 1 Sep 2004 10:06 Modified: 3 Nov 2004 12:46
Reporter: Andreas Götz Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S1 (Critical)
Version:1.0.7 OS:Windows (WinXP SP1)
Assigned to: Michael G. Zinner CPU Architecture:Any

[1 Sep 2004 10:06] Andreas Götz
Description:
qb crashes when using the set operator from the button list (probably others, too)

How to repeat:
1) open qb with default schema, expand 1 table with columns
2) double-click a table, will populate the sql window with select clause
3) lick the 'SET' button, then double click a column from the expanded table
-->memory keeps increasing, nothing else happens

Suggested fix:
How are the round buttons to be used anyway? couldn't figure it out, please add to inline help.
[1 Sep 2004 11:03] Michael G. Zinner
Thanks for reporting, we will look into this. It seems there is a problem when a clause like SET is not used in the current statement like SELECT. All clauses that belong to the current statement should work as expected.

To read up how to use the feature please refere to http://bugs.mysql.com/bug.php?id=5338
[3 Nov 2004 12:46] 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