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

Author: WladyX on 3 April, 2008
Category: Mysql

Leave a Reply

Last articles