From ba5727aca52130f610457309a2023df4682227cc Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 16 Apr 2007 19:20:46 +0200 Subject: 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 --- mysql-test/t/sp_trans_log.test | 1 + 1 file changed, 1 insertion(+) (limited to 'mysql-test/t/sp_trans_log.test') 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 |; -- cgit v1.2.1