03 Jan 2013
To enable binary log in Mysql, edit the file:
/etc/mysql/my.cnf
Uncomment the log_bin line:
log_bin = /var/log/mysql/mysql-bin.log
expire_logs_days = 10
max_binlog_size = 100M
Looking for comments?
I don't have comments on this site as they're difficult to manage and take up too much time. I'd rather concentrate on producing content than managing comments.
Since there are no comments, feel free to contact me ✉️ contact me instead.