diff --git a/mysql-test/t/log_tables.test b/mysql-test/t/log_tables.test index a9e161f644c..04fd8a35f2c 100644 --- a/mysql-test/t/log_tables.test +++ b/mysql-test/t/log_tables.test @@ -5,6 +5,7 @@ # check that CSV engine was compiled in --source include/have_csv.inc +--disable_ps_protocol use mysql; # @@ -143,4 +144,5 @@ select "Mark that we woke up from TRUNCATE in the test" disconnect con2; disconnect con1; +--enable_ps_protocol