diff options
author | df@pippilotta.erinye.com <> | 2007-05-31 10:00:49 +0200 |
---|---|---|
committer | df@pippilotta.erinye.com <> | 2007-05-31 10:00:49 +0200 |
commit | 4f81444fd5e7f6394ee6dce2a013fe8ed1dd683b (patch) | |
tree | ce59edae754b62827440b33540b9eb66192d34b6 /mysql-test/t/sp_trans.test | |
parent | 2eb01e254d2a019023c74568f8725f48a5d13257 (diff) | |
parent | 779a055ed0f0907958ef232f6a0b78f5f29cc48a (diff) | |
download | mariadb-git-4f81444fd5e7f6394ee6dce2a013fe8ed1dd683b.tar.gz |
Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build-work-nn
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1-build-work-nn
Diffstat (limited to 'mysql-test/t/sp_trans.test')
-rw-r--r-- | mysql-test/t/sp_trans.test | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/sp_trans.test b/mysql-test/t/sp_trans.test index a79f6c7e7e0..bd5e6e33cf7 100644 --- a/mysql-test/t/sp_trans.test +++ b/mysql-test/t/sp_trans.test @@ -2,6 +2,7 @@ # tests that require InnoDB... # +-- source include/have_log_bin.inc -- source include/have_innodb.inc --disable_warnings |