Tag Archives : bin-log

Purge MySQL Binary Logs periodically

Purge MySQL Binary Logs periodically

If you have binary logging enabled on your MySQL server (i.e. the log-bin parameter is set in the config file), then you may notice a bulk of large files in the MySQL data directory over time. Generally you only need to enable this binary logging if your server is acting as a relication master or if [...]
© 2006-2010 Admon Home. All rights reserved.