Page 1 of 1
possible mysql 8 bug
Posted: Thu Apr 22, 2021 2:54 pm
by Vegan
I had to recover my site after my database on my server became 95GB and the SSD became unwriteable
wonder about the SSD and if it is able to handle TRIM efficiently
Re: possible mysql 8 bug
Posted: Thu Apr 22, 2021 6:46 pm
by Benjamin
What do you mean by TRIM?
Was the disk full or placed into read only mode? If it went into RO mode check DMESG, it's probably failing.
Re: possible mysql 8 bug
Posted: Tue Jun 01, 2021 2:36 am
by Vegan
After several updates the problem seems to be corrected now.
When the database grew that large I was shocked as the tables were unaffected so I looked at the relevant folders. All I know is that it was MySQL using a lot of space.
Re: possible mysql 8 bug
Posted: Wed Jul 07, 2021 7:59 pm
by Vegan
Checking in to indicate the defect has been fixed
Some bizzare bug in MySQL 8 was accidentally introduced and its now fixed