Thanks for the log: Jul 06 13:41:59 ops-bk01 mysql-systemd-start[25625]: MySQL system database not found. Please run mysql_install
The systemd script checks that /var/lib/mysql exists, and that it has a /var/lib/mysql/mysql database in it. The first check seems to pass, but the second causes the above error. The issue might be that the systemd script is too dependent on a default setup. What do the contents of your /var/lib/mysql look like? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1574168 Title: mysql-server-5.7.postinst fails with "Can't create database 'performance_schema'; database exists" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-5.7/+bug/1574168/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
