mirror of
https://github.com/MariaDB/server.git
synced 2025-02-04 21:02:17 +01:00
11 lines
184 B
INI
11 lines
184 B
INI
!include ../galera_2nodes.cnf
|
|
|
|
[mysqld.1]
|
|
wsrep-debug=1
|
|
auto_increment_offset=1
|
|
auto_increment_increment=2
|
|
|
|
[mysqld.2]
|
|
wsrep-debug=1
|
|
auto_increment_offset=2
|
|
auto_increment_increment=2
|