Skip to content

Commit

Permalink
Merge 10.1 into 10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-m committed Feb 12, 2019
2 parents aae261e + 5b82751 commit 8a9cdc5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions mysql-test/suite/galera_3nodes/galera_2x3nodes.cnf
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ innodb-autoinc-lock-mode=2
default-storage-engine=innodb
wsrep_gtid_mode=1
gtid_ignore_duplicates
auto_increment_increment=3

wsrep-on=1
wsrep-provider=@ENV.WSREP_PROVIDER
Expand Down
1 change: 1 addition & 0 deletions mysql-test/suite/galera_3nodes/galera_3nodes.cnf
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
binlog-format=row
innodb-autoinc-lock-mode=2
default-storage-engine=innodb
auto_increment_increment=3

wsrep-on=1
wsrep-provider=@ENV.WSREP_PROVIDER
Expand Down

0 comments on commit 8a9cdc5

Please sign in to comment.