mirror of
https://github.com/MariaDB/server.git
synced 2025-01-22 14:54:20 +01:00
7c187c2c9b
Adding an event that can be used to denote that an incident occured on the master. The event can be used to denote a gap in the replication stream, but can also be used to denote other incidents. In addition, the injector interface is extended with functions to generate an incident event. The function will also rotate the binary log after generating an incident event to get a fresh binary log.
8 lines
260 B
Text
8 lines
260 B
Text
# depends on the binlog output
|
|
--source include/have_binlog_format_mixed_or_statement.inc
|
|
|
|
let $rename_event_pos= 653;
|
|
-- source extra/rpl_tests/rpl_flsh_tbls.test
|
|
|
|
# End of 4.1 tests
|
|
# Adding comment for force manual merge 5.0 -> wl1012. Delete me if needed.
|