File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -158,13 +158,13 @@ innodb_flush_method = O_DIRECT
158
158
# Mandatory settings
159
159
# wsrep_provider=
160
160
# wsrep_cluster_address=
161
- # wsrep_slave_threads=1
162
161
# binlog_format=row
163
162
# default_storage_engine=InnoDB
164
163
# innodb_autoinc_lock_mode=2
165
164
# bind-address=0.0.0.0
166
165
#
167
166
# Optional setting
167
+ # wsrep_slave_threads=1
168
168
# innodb_flush_log_at_trx_commit=0
169
169
170
170
[mysqldump]
Original file line number Diff line number Diff line change 18
18
# Mandatory settings
19
19
# wsrep_provider=
20
20
# wsrep_cluster_address=
21
- # wsrep_slave_threads=1
22
21
# binlog_format=row
23
22
# default_storage_engine=InnoDB
24
23
# innodb_autoinc_lock_mode=2
25
24
# bind-address=0.0.0.0
26
25
#
27
26
# Optional setting
27
+ # wsrep_slave_threads=1
28
28
# innodb_flush_log_at_trx_commit=0
29
29
30
30
# this is only for embedded server
You can’t perform that action at this time.
0 commit comments