Skip to content
Permalink
Browse files
update test result
  • Loading branch information
vuvova committed Feb 6, 2022
1 parent 4ffffd9 commit a319220
Showing 1 changed file with 1 addition and 1 deletion.
@@ -15,7 +15,7 @@ SET DEBUG_SYNC='now WAIT_FOR before_fragment';
SET GLOBAL wsrep_cluster_address = '';
SET DEBUG_SYNC = 'now SIGNAL continue';
connection node_2;
ERROR HY000: Lost connection to MySQL server during query
ERROR HY000: Lost connection to server during query
connection node_2a;
SELECT * FROM mysql.wsrep_streaming_log;
node_uuid trx_id seqno flags frag

0 comments on commit a319220

Please sign in to comment.