Hello !
I’ve me a bug after upgrade to latest Percona 5.5.37.
Before HandlerSocket installed
[root@falc238]# service mysql stop
Shutting down MySQL (Percona Server)… SUCCESS!
But after successful installation of HandlerSocket (included to Percona 5.5) - Percona server does not shut down until I break this neverending process by Ctrl-C as below
[root@falc238]# service mysql stop
Shutting down MySQL (Percona Server)…^C
Same situation is I use RESTART
[root@falc238]# service mysql restart
Shutting down MySQL (Percona Server)…^C
But when I remove HandlerSocket - Percona 5.5.37 restarts and shutdowns without a problem.
Please, let me know a solution - or note this bug to be fixed with next Percona 5.5 updates.
Regards,