MySQL log settings

Discussion in 'Installation/Configuration' started by Yabadoo, Jul 19, 2008.

  1. Yabadoo

    Yabadoo Member

    I was looking in my /var/log/mysql, and i saw a lot of mysql.bin.#### file's.
    Is it safe to disable logging by commenting out the max_binlog_size in /etc/mysql/my.cnf.
    Does this increase performance?
    What can you do with these log file's?

    Thanks in advance.
     
  2. falko

    falko Super Moderator ISPConfig Developer

    You need these files for MySQL replication. If you don't use MySQL replication, you can disable the logging in your my.cnf.
     
  3. Yabadoo

    Yabadoo Member

    Thanks for the quick and usefull answer !!
     

Share This Page