summaryrefslogtreecommitdiff
path: root/mysql-test/suite/binlog/t/binlog_stm_datetime_ranges_mdev15289.test
blob: d277db979fb459b3a647a1821f9b9224da874a08 (plain)
1
2
3
4
5
6
7
--source include/not_embedded.inc
--source include/have_binlog_format_statement.inc
reset master; # clear up binlogs
--exec $MYSQL_CLIENT_TEST test_datetime_ranges_mdev15289 > $MYSQLTEST_VARDIR/log/binlog_stm_datetime_ranges_mysql_client_test.out.log 2>&1

--let $binlog_file = LAST
source include/show_binlog_events.inc;