[debian-mysql] Bug#968222: Bug#968222: Bug#968222: mariadb-server-core-10.3: daemon won't restart after update to latest unstable
Otto Kekäläinen
otto at debian.org
Mon Sep 21 22:56:23 BST 2020
Control: tags -1 moreinfo
Hello Russel!
Can you reproduce this in a clean installation? Can you provide exact
steps how to reproduce this?
What does `find /etc/mysql -ls` yield?
What it the contents of debian-sys-maint ? Is it for example empty?
What does `mysql -e "SELECT Host,User,plugin,authentication_string
FROM user;" mysql` yield?
I suspect that since debian-sys-maint is broken (and it should not
even be needed, since root has unix_socket auth access anyway) the
mysqladmin command fails to run and thus restarting server fails as
mysqladmin did not gracefully shutdown existing mysqld processes.
More information about the pkg-mysql-maint
mailing list