Commit bbcc1464 authored by guilhem@mysql.com's avatar guilhem@mysql.com

rpl_multi_query.test: disable ps-protocol as PS don't support multi-queries

parent 4f41de1c
......@@ -3,6 +3,9 @@
# CLIENT_MULTI_STATEMENTS) will be binlogged ONE-query-per-event (not
# one binlog event containing all queries)
# PS doesn't support multi-statements
--disable_ps_protocol
source include/master-slave.inc;
--disable_warnings
drop database if exists mysqltest;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment