Skip to content
Permalink
Browse files
fix spider tests for --ps in 10.5
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.
@@ -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;

0 comments on commit c3a1ba0

Please sign in to comment.