Table ‘performance_schema.session_variables’ doesn’t exist
作者:nango
阅读:1664次
来源:原创
时间:2017-10-19 16:32
由于将mysql从5.6.x升级到了5.7.19版本,造成了mysql的一些基础操作报错: `Table ‘performance_schema.session_variables’ doesn’t exist` 解决方法如下: 找到mysql下的`bin`目录,执行: `mysql_upgrade -u root -p --force`命令 然后重启mysql服务即可。 如果不重启mysql服务可能仍然会报错: `Native table 'performance_schema'.'session_status' has the wrong structure`
NANGO
首 页
编程
聊天室
简介:
欢迎大家光临nango的博客,该博客由NoneCms搭建而成。
文章分类
PHP
js
centos
Python
MySQL
Laravel
最新文章
NoneCms 重大bug更新
docker compose编排的php开发环境
NoneCms 基于workerman的聊天室具体使用
centos7 + sendmail + php mail()函数实现邮件发送
文章归档
2018-12 (2)
2018-09 (1)
2018-01 (1)
2017-10 (1)
2017-07 (2)
2017-06 (2)
2017-03 (1)
2017-02 (2)
2017-01 (2)
2016-11 (4)
2016-10 (5)
2016-09 (3)
您的浏览器不支持 canvas.
© Nango
NANGO
文章分类