MySQL Workbench的Administrator无法登录,提示Incorrect password for sudo


incorrect-pass-word-when-log-in-administration.png

如图/如题, MySQL Workbench是从source code自己编译的
MySQL Workbench version: 5.2.44
platform: Linux 3.0.0-28-generic #45-Ubuntu SMP Wed Nov 14 21:57:26 UTC 2012 x86_64 GNU/Linux

有谁遇到过这个问题吗?

http://bugs.mysql.com/bug.php?id=6516...
http://bugs.mysql.com/bug.php?id=6347...
官方有人提交过两个相关bug,均没有给出确定的解法

谢谢!

mysql mysql-workbench

anosa 12 years, 4 months ago

换种思维,管理数据库不要用数据库自身带的工具,管理mysql推荐 phpMyAdmin和Navicat for mysql;管理oracl,推荐用plsql,这些工具都比数据库自带的工具要方便和快捷的多。

kukul answered 12 years, 4 months ago

Your Answer