时间:2021-07-01 10:21:17 帮助过:5人阅读
当连接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