
Disabling Binary Logs in MySQL
Logs often come in handy for problem resolution. However, there are times when there are too many logs that are not useful from the developer’s perspective. One such log is the binary log in the MySQL database. First, convert the file my.cnf in location /etc/my.cnf to unix format in case