The .bin files on my server are getting to large and they crash my mysql server at times.
This is obviously not something I want happening.
Now I can create a cronjob that removes the bin files at set intervals OR I can disable bin "logging" all together.
Before I do either of those two, I was wondering what use is a .bin file and what effect will the above two option have?
Can I remove .bin files whenever I feel like it? What do I miss/what happens if I disable .bin logging completely?