Web Hosting Talk







View Full Version : how to disable mysql server-bin log files


popdirt
04-17-2003, 06:03 PM
I've had to manually delete these files due to a relatively small hard disk quite frequently. I only started getting these log files after implementing a my.cnf file. I don't see any settings to disable these log files, but would like to -- or at least find a way to automatically purge them.

SROHost
04-17-2003, 08:51 PM
- Open my.cnf
- find the line which reads "log-bin"
- Remove it
- Restart mysql