7 lines
287 B
Plaintext
7 lines
287 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_debug_new.inc
|
|
--source include/have_log_bin.inc
|
|
--source extra/binlog_tests/binlog_implicit_commit.inc
|