Skip to content

Commit

Permalink
fix spider tests for --ps in 10.5
Browse files Browse the repository at this point in the history
see also 068246c and 690ae1d
  • Loading branch information
vuvova committed Jun 19, 2021
1 parent dc82eff commit c3a1ba0
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit c3a1ba0

Please sign in to comment.