Skip to content

Commit 9b447ac

Browse files
authored
Merge pull request #14 from linuxserver/aptalca-patch-1
binlog_format=mixed
2 parents f0400d4 + ad6da50 commit 9b447ac

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
@@ -115,7 +115,7 @@ innodb_flush_method = O_DIRECT
115115
#wsrep_on=ON
116116
#wsrep_provider=
117117
#wsrep_cluster_address=
118-
#binlog_format=row
118+
binlog_format=mixed
119119
#default_storage_engine=InnoDB
120120
#innodb_autoinc_lock_mode=2
121121
#

0 commit comments

Comments
 (0)