输入banner图图片脚本导航/分类

mysql: Cannot load from mysql.proc. The table is probably corrupted

当连接mysql数据库如果得到提示“Cannot load from mysql.proc. The table is probably corrupted”


通过mysql_upgrade -uroot -p应该可以恢复正常

本文出自 “zl1030的记录” 博客,请务必保留此出处http://zl1030.blog.51cto.com/274507/1656247

mysql: Cannot load from mysql.proc. The table is probably corrupted

标签:数据库   mysql