Skip to content

Commit 8b1bf40

Browse files
committed
Set binlog_format to MIXED for galera
1 parent 34af1c5 commit 8b1bf40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

root/defaults/my.cnf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ key_buffer = 16M
182182
#wsrep_on=ON
183183
#wsrep_provider=
184184
#wsrep_cluster_address=
185-
#binlog_format=row
185+
#binlog_format=MIXED
186186
#default_storage_engine=InnoDB
187187
#innodb_autoinc_lock_mode=2
188188
#

0 commit comments

Comments
 (0)