
Search and replace for references to moved examples Reverted find and replace paths on auto gen docs Reverting changes to changelog Fix bugs in test-cmd.sh Fixed path in examples README ran update-all successfully Updated verify-flags exceptions to include renamed files
13 lines
289 B
INI
13 lines
289 B
INI
[mysqld]
|
|
|
|
wsrep_provider=/usr/lib/libgalera_smm.so
|
|
wsrep_cluster_address=gcomm://
|
|
binlog_format=ROW
|
|
default_storage_engine=InnoDB
|
|
innodb_autoinc_lock_mode=2
|
|
|
|
wsrep_sst_method=xtrabackup-v2
|
|
wsrep_node_address=127.0.0.1
|
|
wsrep_cluster_name=galera_kubernetes
|
|
wsrep_sst_auth=sstuser:changethis
|