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
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to