Bug #73944 Schema Transfer can not work on Mac OSX 10.9
Submitted: 17 Sep 2014 5:58 Modified: 17 Oct 2014 11:59
Reporter: pholance cdm Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:6.1.7.11891 build 1788 OS:MacOS (10.9.3)
Assigned to: CPU Architecture:Any
Tags: transfer

[17 Sep 2014 5:58] pholance cdm
Description:
Schema Transfer can not work on Mac OSX.
workbench.db_utils.QueryError: Error executing 'SHOW TABLES FROM ```DatabaseName```'
Unknown database ‘`DatabaseName`’.

I noticed the database name in sql is `DatabaseName`. It is added  symbol “  ‘  “ to the start and end of database name.

The symbol also be added to table name in "Schema Selection” page.

I think this is cause of this bug.

I am so sorry for my pool english!

How to repeat:
Start Schema Transfer Wizard anywhere.

Suggested fix:
Remove symbol ‘ on database name and table name when transfer query database.
[17 Sep 2014 11:59] MySQL Verification Team
Please try Development Releases 6.2.2 rc version. Thanks.
[18 Oct 2014 1:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".