#logbin配置

#有效期14天,当mysqld服务重启自动扫码删除过期文件

log_bin=mysql_bin

expire-logs-days = 14

max-binlog-size = 500M

binlog-format=Row

server-id=1