mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
merge
This commit is contained in:
@ -1440,7 +1440,7 @@ the slave thread with \"mysqladmin start-slave\". We stopped at log \
|
||||
{
|
||||
// show a little mercy, allow slave to read one more event
|
||||
// before cutting him off - otherwise he gets stuck
|
||||
// on Invar events, since they do not advance the offset
|
||||
// on Intvar events, since they do not advance the offset
|
||||
// immediately
|
||||
if (++stuck_count > 2)
|
||||
events_till_disconnect++;
|
||||
|
Reference in New Issue
Block a user