What can I do to stop this kind of behavior? and is
its safe to delete all the files with a cronjob? and witch files are
recommend to delete if so?
just commet log-bin option of [mysqld] section in your my.cnf file
(/etc/my.cnf)
you can also remove these files manually -- it will not affect server

--


Thanks, it works. I also had to comment: expire_logs_days and max_binlog_size. One question about this, is it safe to turn of log_bin? Or can you tweak it somehow so that it won't' take some much disk space?

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to