mirror of
https://github.com/MariaDB/server.git
synced 2025-02-09 23:24:11 +01:00
![Jan Lindström](/assets/img/avatar_default.png)
galera_2nodes.cnf did not contain wsrep_on=1 on correct places. Fixed restart options to use correct configuration.
9 lines
108 B
INI
9 lines
108 B
INI
!include ../galera_2nodes.cnf
|
|
|
|
[mysqld.1]
|
|
innodb-stats-persistent=1
|
|
|
|
[mysqld.2]
|
|
innodb-stats-persistent=1
|
|
|
|
|