Bug #55076 Workbench crashes using modeling exclusion filter
Submitted: 8 Jul 2010 11:48 Modified: 28 Jul 2010 16:18
Reporter: Andrea Bagnini Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S1 (Critical)
Version:5.2.25 build 6303 OS:MacOS (10.5.8)
Assigned to: Alfredo Kojima CPU Architecture:Any
Tags: exclusion filter, modeling, workbench

[8 Jul 2010 11:48] Andrea Bagnini
Description:
Using reverse engineering modeling (create EER from existing database), 
I connect to a mySql DB with many tables.
The reading is OK, but because of many tables, the workbench doesn't allow me to put all tables on diagram.
Trying to exclude some tables with the filter, using as filter mask the string:
z_*

the workbench crashes

How to repeat:
create EER model from existing database
connect to a DB with many tables, so workbench can't put tables on diagram
let DB retrival complete and confirm
click checkbox "Place imported object on diagram"
click button "show filter"; in the new window; there will be many tables on left side and none on right
click button '+'; a window opens.
In field "enter pattern mask" type: z_* (zed, underscore, asterisk)
press OK; nothing happens
press OK again; the workbench crashes
[8 Jul 2010 11:59] Valeriy Kravchuk
Thank you for the bug report. Verified just as described while I tried to filter out some of 136 tables from my databases.
[8 Jul 2010 12:00] Valeriy Kravchuk
Crash report of Mac OS X

Attachment: bug55076.txt (text/plain), 33.71 KiB.

[22 Jul 2010 2:11] Alfredo Kojima
fixed
[27 Jul 2010 11:02] Johannes Taxacher
fix confirmed in repository
[28 Jul 2010 16:18] Tony Bedford
An entry has been added to the 5.2.26 changelog:

In the Reverse Engineer Database wizard, if a pattern mask was used to filter tables being imported, MySQL Workbench subsequently crashed.