Commit ecf07300 authored by Daniele Sciascia's avatar Daniele Sciascia Committed by Jan Lindström

MDEV-18915 Re-record MTR test galera.galera_many_rows (#1228)

parent d27aa35e
...@@ -3,8 +3,6 @@ connection node_1; ...@@ -3,8 +3,6 @@ connection node_1;
connection node_1; connection node_1;
connection node_2; connection node_2;
connection node_1; connection node_1;
connection node_2;
connection node_1;
SET SESSION innodb_lock_wait_timeout=600; SET SESSION innodb_lock_wait_timeout=600;
SET SESSION lock_wait_timeout=600; SET SESSION lock_wait_timeout=600;
CREATE TABLE ten (f1 INTEGER) engine=InnoDB; CREATE TABLE ten (f1 INTEGER) engine=InnoDB;
......
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