Plugin 'FEDERATED' is disabled. /usr/libexec/mysqld: Table 'mysql.plugin' doesn

 大體是升級不徹底致使不兼容形成的,可按以下步驟操做mysql

1 更新yumsql

yum --enablerepo=remi list mysql ide

2 升級到 mysql rem

 yum --enablerepo=remi update mysqlit

 

4 將原有的/etc/my.cnf備份,將/etc/my.cnf.rpmnew改 為my.cnf
5 升級table
mysql_upgrade -p
6 自動修復table
mysqlcheck --all-databases --check-upgrade --auto-repair -ptable

相關文章
相關標籤/搜索