No I did not fix the init script due to lack of time, by the way I did not open a bug entry which I think should be done since the script is having a bad behavior.
For your second problem, I did not had such behaviour, you should check the error log for the other nodes that are freezing maybe some useful informations could be located there and will help you to understand the root cause ?
As I remember, ERROR 1205 (HY000): Lock wait timeout exceeded; try restarting transaction are related with
innodb_lock_wait_timeout which is reached but don't understand why you have this message returned when you kill one of the node ...
Regards,
Laurent
Le mardi 11 décembre 2012 18:38:22 UTC+1, Michal Moravcik a écrit :
Hi Laurent,
have you fixed the init script already? I have same problem with starting Percona XtraDB server.
I also have a problem when I turn off one of the nodes (kill mysqld or turn off the machine) the other node freezes with following message trying to run any of mysql query:
ERROR 1205 (HY000): Lock wait timeout exceeded; try restarting transaction
Did you have a problem with that? When I turn off any of nodes by command everything seems to work.
Regards,
Michal
Dňa piatok, 16. novembra 2012 13:13:48 UTC+1 Laurent MINOST napísal(-a):