mirror of
https://github.com/MariaDB/server.git
synced 2025-01-28 01:34:17 +01:00
9 lines
503 B
Text
9 lines
503 B
Text
###############################################################################
|
|
# WL47: Store in binlog text of statements that caused RBR events
|
|
# Wrapper for extra/rpl/rpl_row_annotate.test.
|
|
# Intended to test that if the --replicate-annotate-row-events option
|
|
# is switched off on slave then Annotate_events are not reproduced.
|
|
###############################################################################
|
|
|
|
--source include/have_binlog_format_row.inc
|
|
--source extra/rpl_tests/rpl_row_annotate.test
|