Skip to content

Commit 7b21203

Browse files
committed
Set binlog_format to MIXED
1 parent dfc110c commit 7b21203

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
@@ -63,7 +63,7 @@ max_heap_table_size = 32M
6363
character_set_server = utf8mb4
6464
collation_server = utf8mb4_general_ci
6565
transaction_isolation = READ-COMMITTED
66-
binlog_format = ROW
66+
binlog_format = MIXED
6767

6868
#
6969
# * MyISAM

0 commit comments

Comments
 (0)