diff --git a/mysql-test/t/sp.test b/mysql-test/t/sp.test index 31c6a16580f..4ea121fefeb 100644 --- a/mysql-test/t/sp.test +++ b/mysql-test/t/sp.test @@ -5,6 +5,8 @@ # things that will not run in a single debugged mysqld # process (e.g. master-slave things). +-- source include/have_innodb.inc + use test; --disable_warnings