MySQL Forums
Forum List  »  General

[ERROR] 1146: Table 'mysql.plugin' doesn't exist
Posted by: Fei Tian
Date: October 17, 2016 07:27PM

Hi
I don't know the reason.I just move ibdata to other directory,like this:

innodb_data_file_path=/Users/tianjingcheng/data/ibdata1:50M;/Users/tianjingcheng/data2/ibdata2:50M:autoextend

And delete ib_logfiles.
When I restart.Then run mysql_upgrade -u root -p,
show the following:
Checking if update is needed.
Checking server version.
Running queries to upgrade MySQL server.
mysql_upgrade: [ERROR] 1146: Table 'mysql.plugin' doesn't exist.
Some sys tables haven't been loaded.I don't understand.
Thanks.
Fei

Options: ReplyQuote


Subject
Written By
Posted
[ERROR] 1146: Table 'mysql.plugin' doesn't exist
October 17, 2016 07:27PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.