Bug #70243 MySQLWorkbench won't open on OS X
Submitted: 4 Sep 2013 18:42 Modified: 4 Sep 2013 20:01
Reporter: Stephen Checkoway Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:6.0.7 OS:MacOS (10.8.4)
Assigned to: CPU Architecture:Any

[4 Sep 2013 18:42] Stephen Checkoway
Description:
MySQLWorkbench will not open because it is missing the libmysqlclient.18.dylib library in the Frameworks directory inside the application bundle:

$ /Applications/MySQLWorkbench.app/Contents/MacOS/MySQLWorkbench
dyld: Library not loaded: @executable_path/../Frameworks/libmysqlclient.18.dylib
  Referenced from: /Applications/MySQLWorkbench.app/Contents/Frameworks/libmysqlcppconn.7.1.1.3.dylib
  Reason: image not found
Trace/BPT trap: 5

How to repeat:
1. Download the MySQLWorkbench 6.0.7 (the dmg has sha1 hash 18fa54bd9ce00770ab4a51691156b043576fa89a).
2. [Optional] Copy MySQLWorkbench.app to /Applications
3. Run MySQLWOrkbench.app

Suggested fix:
Include the missing library in the Frameworks directory.
[4 Sep 2013 20:01] MySQL Verification Team
Thank you for the bug report. Duplicate of http://bugs.mysql.com/bug.php?id=70229 .