Safety fix: lock binlog_end_pos before calling signal_update
The mutex is needed to ensure that sql thread should not not miss the error signal.
Showing
Please register or sign in to comment
The mutex is needed to ensure that sql thread should not not miss the error signal.