Comment 4 for bug 1576647

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

To verify I took a trusty, installed mysql.
It has a few internal DBs by default, but to be sure I added a minimal DB.
mysql> SHOW DATABASES;
+--------------------+
| Database |
+--------------------+
| information_schema |
| mysql |
| performance_schema |
| testdb |
+--------------------+
Then I went for the upgrade.
Once as a check to Xenial and once for verification to Xenial-Proposed

Right after the DB upgrade with the container that runs proposed (and only in that one) in I got:
mysql stop/waiting
mysql start/running, process 9264
And things are running fine.
=> Verified