fix spider tests for --ps in 10.5

see also 068246c006b and 690ae1de459
This commit is contained in:
Sergei Golubchik 2021-06-19 14:05:54 +02:00
parent dc82effa5d
commit c3a1ba0fd9

View File

@ -21,8 +21,10 @@ USE auto_test_remote;
--connection child2_1
--disable_query_log
--disable_ps_protocol
echo CHILD2_1_CREATE_TABLES;
eval $CHILD2_1_CREATE_TABLES;
--enable_ps_protocol
--enable_query_log
TRUNCATE TABLE mysql.general_log;