** Description changed:

  mysqld is not restarted after postinst runs mysql_upgrade
+ 
+ As per http://dev.mysql.com/doc/refman/5.7/en/mysql-upgrade.html it is
+ highly recommended to do so.
+ 
+ [Impact]
+ 
+ Depending on database contents, not restarting may cause problems when
+ trying to use the upgraded database. It will often lead to a lot of
+ error messages being sent to the error log, which also makes it a bit
+ more difficult to track down other issues.
+ 
+ [Test Case]
+ 
+ Install mysql-server-5.7 on system with existing MySQL database.
+ 
+ Expected result:
+ Database is upgraded and server is restarted as recommended
+ 
+ Actual result:
+ Database is upgraded, but the server is not restarted
+ 
+ [Regression Potential]
+ Unknown, probably nothing, as anything that would cause a service restart to 
fail would probably have caused failures earlier in the installation.

-- 
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
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to