MySQL #01 binary logs settings & variables
Omitted settings related with binary log of MySQL will cause many critical problems, and that includes database scale grows up abnormally fast(like this post.) So I would introduce some configurations and show how to create events to handle binary log automatically.
Read more