diff --git a/mysql-test/t/log_tables.test b/mysql-test/t/log_tables.test
index a9e161f644c5a5e8bdfce328a09aa3b6da44f03c..04fd8a35f2c2a7025d56583e443baf5e7489daa8 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