T Thommato Verified User Joined Feb 27, 2019 Messages 6 Jul 12, 2019 #1 Hello, i've a question. After inspecting my webserver i saw something strange. The folder /var/lib/mysql is filling up quikly and is already using 529GB (I'm only running 20 installations/websites). What to do??
Hello, i've a question. After inspecting my webserver i saw something strange. The folder /var/lib/mysql is filling up quikly and is already using 529GB (I'm only running 20 installations/websites). What to do??
smtalk Administrator Staff member Joined Aug 22, 2006 Messages 8,992 Location LT, EU Jul 12, 2019 #2 It's most likely that binary logging is enabled in MySQL configuration. It's safe to turn it off if you don't use any mysql clustering.
It's most likely that binary logging is enabled in MySQL configuration. It's safe to turn it off if you don't use any mysql clustering.