MySQL Forums
Forum List  »  General

Re: Table 'mysql.plugin' doesn't exist
Posted by: Xiaoyun Li
Date: April 13, 2016 10:23PM

I solved this problem by placing "--defaults-file=" option at the first place ahead of all the other options in my first command.
It seems that if "--defaults-file" option is not placed at first, /etc/my.cnf is used by default, this option will be useless.
Thanks both of you Peter Brawley and Rick James!

Options: ReplyQuote


Subject
Written By
Posted
Re: Table 'mysql.plugin' doesn't exist
April 13, 2016 10:23PM


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.