Bug #88451 Select objects to reverse engineer
Submitted: 12 Nov 2017 20:41 Modified: 13 Nov 2017 9:14
Reporter: Hector Hernandez Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:Workbench 6.3.9 build 10690321 CE (64 bi OS:Other (Win Server 2008 R2 Standard)
Assigned to: CPU Architecture:Any
Tags: reverse engineering

[12 Nov 2017 20:41] Hector Hernandez
Description:
While trying to reverse engineer a database, when I select a table to add to the right pane, I get the error: "External component has thrown an exception" error.

How to repeat:
while in the tab named: Mysql@localhost:3306, click on Database and Reverse Engineer. 
Connection settings are as follows: 
Stored connection: Local Instance MySQL57
Connection Method: Standard (TCP/IP)
Parameters:
Hostname: localhost
Port: 3306
Username: root
click Next
Connect to DBMS and Fetch Information all good as described below:
check mark on Connect to DBMS
check mark on Connect to Schema List from Database
check mark on Check Common Server Configuration Issues
Click Next
Select schema hwdb
click Next
check mark on Retrieve objects
check mark on Check Results
click Next
Select Objects to Reverse Engineer 
click on Show Filter           
Select hwdb.customer and click >           (this is where the error appears)
Clicking Next shows another error as stated below:

Error compiling regex this version of PCRE is compiled without UTF support. 

Suggested fix:
Need UFT support
[12 Nov 2017 20:43] Hector Hernandez
hwdb script used that produced the error

Attachment: ch7scriptmysql_updatedNov2013(1).sql (application/octet-stream, text), 11.57 KiB.

[12 Nov 2017 20:44] Hector Hernandez
I've included the database script file that creates the database that I was using when the error came up.
[13 Nov 2017 9:14] MySQL Verification Team
Thank you for the bug report. Duplicate of https://bugs.mysql.com/bug.php?id=87049 - bug reverse engineer.