Skip to content
Snippets Groups Projects
Commit 2a81e0a4 authored by Sonia Hamilton's avatar Sonia Hamilton
Browse files

Correct examples for replication.

parent d79f5961
No related branches found
No related tags found
No related merge requests found
......@@ -7,8 +7,9 @@ mysql:
mysqld:
bind-address: 0.0.0.0
port: 3307
log_bin: /var/log/mysql/mysql-bin.log
binlog_do_db: foo
server-id: 1
log-bin: mysql-bin
binlog-do-db: foo
auto_increment_increment: 5
max_connect_errors: 4294967295
mysql:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment