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