Bug #80902 typo in Reverse Engineer Wizard
Submitted: 30 Mar 2016 7:27 Modified: 18 May 2016 23:39
Reporter: Tsubasa Tanaka (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Migration Severity:S3 (Non-critical)
Version:6.3.6 OS:Windows (10)
Assigned to: CPU Architecture:Any

[30 Mar 2016 7:27] Tsubasa Tanaka
Description:
There's typo in step of "Select Objects".

Main window describes "Use the + button to exclude objects matching wildcards such as * and _", pop-up window describes "Pattern mask for objects to be ignored. You may use wildcards such as * and ?".

How to repeat:
Launch MySQL Workbanch and click "File" => "New Model" => "Database" => "Reverse Engineer", choose connection, click "Next" sometimes, click "Show Filter" at step of "Select Objects"

Suggested fix:
It works with "*" and "?" (at lease, my Windows 10 environment) not "_".
Fix typo.
[30 Mar 2016 7:29] Tsubasa Tanaka
Screen shot of bug#80902

Attachment: screenshot_20160330162751.png (image/png, text), 215.89 KiB.

[30 Mar 2016 8:10] MySQL Verification Team
Hello Tanaka-San,

Thank you for the report.

Thanks,
Umesh
[18 May 2016 23:39] Philip Olson
Posted by developer:
 
Fixed as of the upcoming MySQL Workbench 6.3.7 release, and here's the changelog entry:

Under Reverse Engineering, the information provided in the wild card
description to select objects contained a typo.

Thank you for the bug report.