Activity log for bug #1468804

Date Who What changed Old value New value Message
2015-06-25 15:39:48 David Favor bug added bug
2015-06-25 15:49:39 Robie Basak mysql-dfsg-5.1 (Ubuntu): status New Incomplete
2015-06-25 15:49:42 Robie Basak bug added subscriber Robie Basak
2015-06-25 16:09:36 David Favor affects mysql-dfsg-5.1 (Ubuntu) mysql-5.6 (Ubuntu)
2015-07-28 14:55:58 Sander Maijers bug added subscriber Sander Maijers
2015-07-31 19:11:45 Robie Basak bug added subscriber Ubuntu Server Team
2015-10-13 04:17:35 Launchpad Janitor mysql-5.6 (Ubuntu): status Incomplete Expired
2016-02-09 13:31:53 beniwtv bug task added mariadb-10.0 (Ubuntu)
2016-04-10 20:21:50 Markus Ueberall bug added subscriber Markus Ueberall
2016-05-04 10:06:31 Robie Basak description This is a huge problem. After several iterations of - service mysql {start|stop|restart} - the mysql service becomes broken + unrecoverable. The problem becomes - service mysql stop - hangs forever, upon attempting... exec systemctl stop mysql.service What's required then is one of these... mysqladmin -uroot -p shutdown pkill mysqld Neither of these is acceptable. The biggest problem is this breakage also breaks reboots. The reboot sequence depends on services doing what's expected, so when systemctl stop mysql.service hangs, reboot hangs too. Because of the lunacy of the entire systemctl subsystem, sshd is correctly killed off while msqld hangs. At this point, there's no way to ssh into system + a power recycle must be done to complete a reboot sequence. /bin/systemctl is an executable with no apparent way to debug it's logic. Please update this bug with details about how to debug /bin/systemctl + I'll post output. [Status] Cannot reproduce - see comment 20. Without steps that someone else can follow to reproduce the problem from a fresh system, we don't expect to make any progress on this issue. [Original Description] This is a huge problem. After several iterations of - service mysql {start|stop|restart} - the mysql service becomes broken + unrecoverable. The problem becomes - service mysql stop - hangs forever, upon attempting...      exec systemctl stop mysql.service What's required then is one of these...      mysqladmin -uroot -p shutdown      pkill mysqld Neither of these is acceptable. The biggest problem is this breakage also breaks reboots. The reboot sequence depends on services doing what's expected, so when systemctl stop mysql.service hangs, reboot hangs too. Because of the lunacy of the entire systemctl subsystem, sshd is correctly killed off while msqld hangs. At this point, there's no way to ssh into system + a power recycle must be done to complete a reboot sequence. /bin/systemctl is an executable with no apparent way to debug it's logic. Please update this bug with details about how to debug /bin/systemctl + I'll post output.
2017-06-08 16:00:10 Nish Aravamudan removed subscriber Ubuntu Server Team
2017-08-28 04:16:49 belibem bug added subscriber belibem
2018-02-15 19:22:53 Faustin mariadb-10.0 (Ubuntu): status New Invalid
2018-02-15 20:43:23 Sander Maijers removed subscriber Sander Maijers
2018-03-02 22:26:55 Faustin mariadb-10.0 (Ubuntu): status Invalid Incomplete
2020-08-22 11:50:13 Otto Kekäläinen mariadb-10.0 (Ubuntu): status Incomplete Won't Fix