[Bug 1854852] Re: package mysql-server-8.0 8.0.18-0ubuntu0.19.10.1 failed to install/upgrade: installed mysql-server-8.0 package post-installation script subprocess returned error exit status 1
Andreas Hasenack
andreas at canonical.com
Tue Dec 3 20:04:24 UTC 2019
*** This bug is a duplicate of bug 1612517 ***
https://bugs.launchpad.net/bugs/1612517
2019-12-02T18:42:45.437945Z 0 [ERROR] [MY-000077] [Server]
/usr/sbin/mysqld: Error while setting value
'IGNORE_SPACE,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION'
to 'sql_mode'.
NO_AUTO_CREATE_USER was removed from mysql 8:
https://dev.mysql.com/doc/refman/8.0/en/mysql-nutshell.html#mysql-nutshell-deprecations
"""
The following features related to account management are removed:
Using GRANT to create users. Instead, use CREATE USER. Following this practice makes the NO_AUTO_CREATE_USER SQL mode immaterial for GRANT statements, so it too is removed, and an error now is written to the server log when the presence of this value for the sql_mode option in the options file prevents mysqld from starting.
"""
--
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to mysql-8.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1854852
Title:
package mysql-server-8.0 8.0.18-0ubuntu0.19.10.1 failed to
install/upgrade: installed mysql-server-8.0 package post-installation
script subprocess returned error exit status 1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/1854852/+subscriptions
More information about the Ubuntu-server-bugs
mailing list