Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
10.1.13
-
None
-
RHEL 6.7, pacemaker, replication
2.6.32-573.18.1.el6.x86_64
-
10.1.19
Description
The database had many transaction(update) from batch server. Suddenly master server had gone, slave server promote to new maser in replication with pacemker. The master server get the error [ERROR] mysqld got signal 11. About 10 minutes later, slave also shutdown abnormally. It also same error([ERROR] mysqld got signal 11).
And I used mysqbinlog to fine last SQL. I found similary transaction(same table, same update) in master and slave server.
I attached detail log(Last SQL using mysqlbinlog in master and slave, mysqld.err)