Bug #54891 | SQL Editor Database overview tab panel coredumps when lots of DB's | ||
---|---|---|---|
Submitted: | 29 Jun 2010 9:20 | Modified: | 2 Aug 2010 16:37 |
Reporter: | Marc Gracia | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S2 (Serious) |
Version: | 5.2.24 | OS: | Linux (Ubuntu 10.04) |
Assigned to: | Alfredo Kojima | CPU Architecture: | Any |
Tags: | SQL Editor Database Tabs |
[29 Jun 2010 9:20]
Marc Gracia
[29 Jun 2010 10:41]
Susanne Ebrecht
script to create lots of schemas
Attachment: create_databases.sql (text/x-sql), 661 bytes.
[29 Jun 2010 10:44]
Susanne Ebrecht
Many thanks for writing a bug report. Verified as described. $ mysql < create_databases.sql Open Workbench Open connection to start querying Press arrow button to scroll through the schemas. Workbench will crash. It is reproducable. Unfortunately the core dump is not saying much.
[30 Jul 2010 16:12]
Johannes Taxacher
fixed in release
[2 Aug 2010 16:37]
Tony Bedford
An entry has been added to the 5.2.26 changelog: In the Overview tab of the SQL Editor, if there was a large number of schemata, and an attempt was made to use the arrow buttons in the interface to scroll through them, then MySQL Workbench crashed, usually on the last schema in the list.