Commit a8f704a1 authored by Luis Soares's avatar Luis Soares

BUG#12818224

Merged cset against latest mysql-5.5.
parents f8d8832d 427e7caa
......@@ -316,7 +316,7 @@ int ActiveTranx::clear_active_tranx_nodes(const char *log_file_name,
* the slave's status information.
* . updateSyncHeader(): based on transaction waiting information, decide
* whether to request the slave to reply.
* . writeTraxInBinlog(): called by the transaction thread when it finishes
* . writeTranxInBinlog(): called by the transaction thread when it finishes
* writing all transaction events in binlog.
* . commitTrx(): transaction thread wait for the slave reply.
*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment