MySQL 8 storage grows so fast on Ubuntu, disable your binlog!
My specification: MySQL 8.0.41 Ubuntu server 24.0.1 LTS An issue in my Ubuntu is the remaining storage shrink so fast. After trying to calculate the size of each folder, i found a strange thing. du -sh /var/lib/* /var/lib/mysql has 3.8GiB, however i just have a database with small data in it. I then go into […]