Comment 2 for bug 1099742

Revision history for this message
Teemu Ollakka (teemu-ollakka) wrote :

Hi,

According to logs wsrep provider fails to even start shutting down for some reason. When this happens again, could you run

$ gdb --batch -ex "thr apply all bt" -p $(pidof mysqld) /path/to/mysqld > backtrace.out

and attach that output here.

Also, what is the version of mysql-server-wsrep?