Skip to content

Instantly share code, notes, and snippets.

@hfm
Created May 15, 2017 01:51
Show Gist options
  • Save hfm/ff2e02d4a2c4d8b81de23a4d8fc7811d to your computer and use it in GitHub Desktop.
Save hfm/ff2e02d4a2c4d8b81de23a4d8fc7811d to your computer and use it in GitHub Desktop.
[mysqld]
server_id=1
log_bin=mysqld-bin
log_slave_updates
relay_log=relay-mysqld-bin
master-info-repository=TABLE
gtid_mode=ON
enforce-gtid-consistency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment