2008 April 03

Mysql clean bin logs

mysql>reset master;

you can set the binary log file limit in my cnf:
[mysqld]
max_binlog_size = 500M

http://free.netartmedia.net/Databases/Databases5.html

By WladyX on 3 April, 2008 | Mysql | A comment?