Skip to content

Instantly share code, notes, and snippets.

@ProMasoud
Last active June 1, 2021 11:41
Show Gist options
  • Save ProMasoud/fc026a272fd69bea379c01b4e1a323b3 to your computer and use it in GitHub Desktop.
Save ProMasoud/fc026a272fd69bea379c01b4e1a323b3 to your computer and use it in GitHub Desktop.
[mysqld]
server-id = 1
log-bin = mysql-bin-1.log
binlog_format = ROW
binlog_do_db = DB_NAME
tmpdir = /tmp
max_binlog_size = 500M
sync_binlog = 1
expire-logs-days = 3
slow_query_log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment