Skip to content
Permalink
Browse files
MDEV-18915 Re-record MTR test galera.galera_many_rows (#1228)
  • Loading branch information
sciascid authored and Jan Lindström committed Mar 15, 2019
1 parent d27aa35 commit ecf0730
Showing 1 changed file with 0 additions and 2 deletions.
@@ -3,8 +3,6 @@ connection node_1;
connection node_1;
connection node_2;
connection node_1;
connection node_2;
connection node_1;
SET SESSION innodb_lock_wait_timeout=600;
SET SESSION lock_wait_timeout=600;
CREATE TABLE ten (f1 INTEGER) engine=InnoDB;

0 comments on commit ecf0730

Please sign in to comment.