[ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.

报错如下

181226 17:49:18 mysqld_safe Starting mysqld daemon with databases from /export/servers/mysql56/data
2018-12-26 17:49:18 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2018-12-26 17:49:19 11925 [Note] Plugin 'FEDERATED' is disabled.
/export/servers/mysql56/bin/mysqld: Table 'mysql.plugin' doesn't exist
2018-12-26 17:49:19 11925 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
2018-12-26 17:49:19 11925 [Note] InnoDB: Using atomics to ref count buffer pool pages
2018-12-26 17:49:19 11925 [Note] InnoDB: The InnoDB memory heap is disabled
2018-12-26 17:49:19 11925 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2018-12-26 17:49:19 11925 [Note] InnoDB: Compressed tables use zlib 1.2.3
2018-12-26 17:49:19 11925 [Note] InnoDB: Using CPU crc32 instructions
2018-12-26 17:49:19 11925 [Note] InnoDB: Initializing buffer pool, size = 2.0G
2018-12-26 17:49:19 11925 [Note] InnoDB: Completed initialization of buffer pool
2018-12-26 17:49:19 11925 [Note] InnoDB: The first specified data file /export/servers/mysql56/data/ibdata1 did not exist: a new database to be created!
2018-12-26 17:49:19 11925 [Note] InnoDB: Setting file /export/servers/mysql56/data/ibdata1 size to 12 MB
2018-12-26 17:49:19 11925 [Note] InnoDB: Database physically writes the file full: wait...
2018-12-26 17:49:19 11925 [Note] InnoDB: Setting log file /export/servers/mysql56/data/ib_logfile101 size to 128 MB
InnoDB: Progress in MB: 100
2018-12-26 17:49:19 11925 [Note] InnoDB: Setting log file /export/servers/mysql56/data/ib_logfile1 size to 128 MB
InnoDB: Progress in MB: 100
2018-12-26 17:49:19 11925 [Note] InnoDB: Setting log file /export/servers/mysql56/data/ib_logfile2 size to 128 MB
InnoDB: Progress in MB: 100
2018-12-26 17:49:20 11925 [Note] InnoDB: Renaming log file /export/servers/mysql56/data/ib_logfile101 to /export/servers/mysql56/data/ib_logfile0
2018-12-26 17:49:20 11925 [Warning] InnoDB: New log files created, LSN=45781
2018-12-26 17:49:20 11925 [Note] InnoDB: Doublewrite buffer not found: creating new
2018-12-26 17:49:20 11925 [Note] InnoDB: Doublewrite buffer created
2018-12-26 17:49:20 11925 [Note] InnoDB: 128 rollback segment(s) are active.
2018-12-26 17:49:20 11925 [Warning] InnoDB: Creating foreign key constraint system tables.
2018-12-26 17:49:20 11925 [Note] InnoDB: Foreign key constraint system tables created
2018-12-26 17:49:20 11925 [Note] InnoDB: Creating tablespace and datafile system tables.
2018-12-26 17:49:20 11925 [Note] InnoDB: Tablespace and datafile system tables created.
2018-12-26 17:49:20 11925 [Note] InnoDB: 5.6.16 started; log sequence number 0
2018-12-26 17:49:20 11925 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: 845878fe-08f3-11e9-9d3a-0050562c0cf6.
2018-12-26 17:49:20 11925 [Note] Server hostname (bind-address): '*'; port: 3306
2018-12-26 17:49:20 11925 [Note] IPv6 is available.
2018-12-26 17:49:20 11925 [Note]   - '::' resolves to '::';
2018-12-26 17:49:20 11925 [Note] Server socket created on IP: '::'.
2018-12-26 17:49:20 11925 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.user' doesn't exist
181226 17:49:20 mysqld_safe mysqld from pid file /export/servers/mysql56/pid/mysql.pid ended
 

 

 

解决方案

在源码包编译数据库的时候报错,需要重新进行编译

./mysql_install_db --user=mysql --basedir=/export/servers/mysql56 --datadir=/export/servers/mysql56/data  --explicit_defaults_for_timestamp

增加参数  --explicit_defaults_for_timestamp

 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值