ubuntu14.04 mysql-workbench Connecting to MySQL server ... Native table 'performance_schema'.'session_variables' has the wrong structure错误解决。
使用的mysql版本:
mysql Ver 14.14 Distrib 5.7.9, for Linux (x86_64) using EditLine wrapper
打开shell命令:
1.输入:mysql_upgrade -uroot -p
2.重启mysql服务:service mysql restart
在重新连接就应该可以了,如果不行就重启电脑试试。
ubuntu 12.04 64位,安装mysql-workbench问题解决记录:http://www.linuxdiyf.com/linux/16165.html
Fedora22下安装MySQL Workbench失败,缺少libvsqlitepp.so.3()(6:http://www.linuxdiyf.com/linux/12659.html
Linux下使用图形化工具MySQL WorkBench远程管理MySQL:http://www.linuxdiyf.com/linux/12454.html
Ubuntu 11.10下安装MySQL Workbench:http://www.linuxdiyf.com/linux/4901.html