mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Merge remote-tracking branch 'origin/10.3' into 10.4
This commit is contained in:
@@ -2572,6 +2572,7 @@ static int send_events(binlog_send_info *info, IO_CACHE* log, LOG_INFO* linfo,
|
||||
linfo->pos= my_b_tell(log);
|
||||
info->last_pos= my_b_tell(log);
|
||||
|
||||
log->end_of_file= end_pos;
|
||||
while (linfo->pos < end_pos)
|
||||
{
|
||||
if (should_stop(info))
|
||||
|
||||
Reference in New Issue
Block a user