Skip to content

Commit 7f6f662

Browse files
author
julian
committed
switch default value in doc
1 parent 99991c6 commit 7f6f662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ The rest of the settings in `defaults/main.yml` control MySQL's memory usage. Th
8888

8989
mysql_server_id: "1"
9090
mysql_max_binlog_size: "100M"
91-
mysql_binlog_format: "STATEMENT"
91+
mysql_binlog_format: "ROW"
9292
mysql_expire_logs_days: "10"
9393
mysql_replication_role: ''
9494
mysql_replication_master: ''

0 commit comments

Comments
 (0)