1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00
Files
mariadb/mysql-test/suite/galera_3nodes/t/galera_wsrep_schema_init.cnf
Jan Lindström 5b71e0424c MDEV-21402 : sql_safe_updates breaks Galera 4
Added handling for sql_safe_updated i.e. we disable it while
we do wsrep_schema operations.
2021-04-06 15:33:13 +03:00

6 lines
73 B
INI

!include ../galera_3nodes.cnf
[mysqld]
sql-safe-updates=1
wsrep-debug=1