In: Database| Maintenance| MySQL
25 Jun 2009If you’re in charge of a mysql database that does any sort of volume, you might find yourself in the peculiar situation where your binary logs have piled up to an unmanageble level. Typically you’ll use the binary logs for replication from a master server to a slave. This may not always be the case [...]