summaryrefslogtreecommitdiff
path: root/mysql-test/suite/binlog/t/binlog_stm_datetime_ranges_mdev15289.test
blob: ae4cab62fec51676ce6495aac545a6835321bc34 (plain)
1
2
3
4
5
6
7
--source include/not_embedded.inc
--source include/have_binlog_format_statement.inc

--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;