[Bug 1447944] Re: Migration of custom configuration to my.cnf.migrated is not explicit enough

Tobias Frei tobias at freiwuppertal.de
Thu Jun 18 01:53:38 UTC 2015


Sorry for the double-post, but I have to correct my previous statement. #29 did not help.
What helped was logging in via the mysql console as debian-sys-maint and doing the following:

use mysql;
update user set plugin='' where User='root';
\q

After restarting the service using "service mysql restart", everything
worked again. And yes, I do have to enter a password for root. It works
perfectly. Maybe I'll run into other issues later, but I hope that this
fixed the problem permanently. Phew.

Kudos to #8 and http://ubuntuforums.org/showthread.php?t=2275033

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1447944

Title:
  Migration of custom configuration to my.cnf.migrated is not explicit
  enough

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1447944/+subscriptions



More information about the Ubuntu-server-bugs mailing list