Skip to content

Commit 7629464

Browse files
authored
Update my.cnf
1 parent 8b5ef3a commit 7629464

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

root/defaults/my.cnf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ sort_buffer_size = 4M
1313
bulk_insert_buffer_size = 16M
1414
tmp_table_size = 32M
1515
max_heap_table_size = 32M
16-
binlog_format=mixed
16+
1717
#
1818
# * MyISAM
1919
#
@@ -116,7 +116,7 @@ innodb_flush_method = O_DIRECT
116116
#wsrep_on=ON
117117
#wsrep_provider=
118118
#wsrep_cluster_address=
119-
#binlog_format=row
119+
binlog_format=mixed
120120
#default_storage_engine=InnoDB
121121
#innodb_autoinc_lock_mode=2
122122
#

0 commit comments

Comments
 (0)