mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
WL#3464 (Add replication event to denote gap in replication):
Fixing automerge problem and updating comments referring to exec_event().
This commit is contained in:
@ -1270,7 +1270,7 @@ public:
|
||||
return first_successful_insert_id_in_prev_stmt;
|
||||
}
|
||||
/*
|
||||
Used by Intvar_log_event::exec_event() and by "SET INSERT_ID=#"
|
||||
Used by Intvar_log_event::do_apply_event() and by "SET INSERT_ID=#"
|
||||
(mysqlbinlog). We'll soon add a variant which can take many intervals in
|
||||
argument.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user