# # Bug #49931 and Bug #49932 # This test verifies if the slave I/O thread and slave SQL thread # will check the bigger one of the values of 'max_allowed_packet' # and 'binlog-row-event-max-size' when reading log event from # binlog, and the added 'binlog-row-event-max-size' mysqlbinlog # option works fine. # --source include/have_gtid.inc --source extra/rpl_tests/rpl_row_event_max_size.inc