mysql5/mysql-5.7.27/mysql-test/suite/binlog/t/binlog_implicit_commit.test

8 lines
290 B
Plaintext

# The purpose of this test is to test that setting autocommit does a
# commit of outstanding transactions and nothing is left pending in
# the transaction cache.
--source include/have_log_bin.inc
--source include/not_gtid_enabled.inc
--source extra/binlog_tests/binlog_implicit_commit.inc