MySQL Disk Size Issue

I was facing a strange issue on one of my servers. Storage was getting full even when I did not upload any extra files.

Turned out it was a MySQL logging issue and got resolved only when I disabled logging.

References:

  1. https://www.christophe-casalegno.com/mysql-how-to-purge-binary-logs-when-you-have-no-space-left-on-device/

  2. https://www.alittleofboth.com/2020/04/droplet-out-of-disk-space/

  3. https://www.digitalocean.com/community/questions/where-did-my-disc-space-go

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *