It is recommended to purge or recycle the master/slave db binary logs on a daily or weekly basis
Here is the command:
purge binary logs before '2012-05-01';
http://dev.mysql.com/doc/refman/5.0/en/purge-binary-logs.html
Here is the command:
purge binary logs before '2012-05-01';
http://dev.mysql.com/doc/refman/5.0/en/purge-binary-logs.html
No comments:
Post a Comment