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


** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1576647

Title:
  mysqld is not restarted after postinst runs mysql_upgrade

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

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

Reply via email to