Bug #68239 mysqluc not able to execute from mysql workbench on ubuntu
Submitted: 1 Feb 2013 6:58 Modified: 15 Feb 2013 4:14
Reporter: Jacob Silva Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Utilities Severity:S3 (Non-critical)
Version:5.2.45 OS:Linux (Ubuntu 12.04.1 LTS)
Assigned to: CPU Architecture:Any
Tags: mysqluc

[1 Feb 2013 6:58] Jacob Silva
Description:
Launching mysqluc from the workbench returns:
"ERROR: MySQL Utilities are either not installed or are not accessible from this terminal."
Even though mysqluc is one of the listed items underneath the "The following MySQL Utilities are available:" section.

How to repeat:
MySQL Workbench -> Plugins -> Start Shell for MySQL Utilities -> run mysqluc from cli

Suggested fix:
/usr/share/mysql-workbench/python/mysql/utilities/common/utilities.py is looking for a nonexistent mysqlreplicate.py however there is a /usr/share/mysql-workbench/python/mysqlreplicate

inside my user dir:
bzr branch lp:mysql-utilities
mysqluc --utildir=/home/<user dir>/mysql-utilities/scripts/
[7 Feb 2013 17:06] Jose Israel Gomez Delgado
Hello Jacob Silva,

 This issue has already been fixed in the latest released version 5.2.46 of Mysql Workbench, which you can download at

  http://www.mysql.com/downloads/

If you are able to reproduce the bug with the latest version 5.2.46, please change the version on this bug report to the version you tested and change the status back to "Open". 

Thank you for your bug report.