mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 04:22:27 +01:00
c6ed37b88a
galera_2nodes.cnf did not contain wsrep_on=1 on correct places. Fixed restart options to use correct configuration.
9 lines
110 B
INI
9 lines
110 B
INI
!include ../galera_2nodes.cnf
|
|
|
|
[mysqld.1]
|
|
innodb_stats_persistent=ON
|
|
|
|
[mysqld.2]
|
|
innodb_stats_persistent=ON
|
|
|
|
|