diff options
author | unknown <aelkin@dl145j.mysql.com> | 2007-04-16 19:20:46 +0200 |
---|---|---|
committer | unknown <aelkin@dl145j.mysql.com> | 2007-04-16 19:20:46 +0200 |
commit | 10b96122cfbe746c5d23d1321f554092ee6be9b1 (patch) | |
tree | c733a41162d0fd28f286ab0dbec37e79e1c527b1 /mysql-test/t/sp_trans_log.test | |
parent | 3cf4fb660f7838158b8ea7dc89551caa4868bbfe (diff) | |
download | mariadb-git-10b96122cfbe746c5d23d1321f554092ee6be9b1.tar.gz |
Bug #27395 OPTION_STATUS_NO_TRANS_UPDATE is not preserved at the end of SF()
refining the test with active innodb
mysql-test/r/sp_trans_log.result:
changed
mysql-test/t/sp_trans_log.test:
innodb activated
Diffstat (limited to 'mysql-test/t/sp_trans_log.test')
-rw-r--r-- | mysql-test/t/sp_trans_log.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/sp_trans_log.test b/mysql-test/t/sp_trans_log.test index aeb510b6360..cc3b2531bed 100644 --- a/mysql-test/t/sp_trans_log.test +++ b/mysql-test/t/sp_trans_log.test @@ -1,4 +1,5 @@ # part of sp_trans test that appeared to be sensitive to binlog format +--source include/have_innodb.inc --source include/have_binlog_format_mixed_or_row.inc delimiter |; |