Failed to start mysql.service on xenial

I found the problem with MySQL.

MySQL 5.7 is the default on the Xenial image. On Trusty, you can install MySQL 5.7

I just had to remove the Trusty specific settings for MySQL and it works:

image

Thanks :slight_smile:

1 Like