yeah, I too keep ignoring it till it works… For example, I discovered the mysql problem today. Turns out my VPS ran out of storage! The ibdata1 file associated with mysql was taking a whopping 5.5 GB! A quickfix script on github took backups, deleted the file, restored the backups and reported that the new filesize is 500 MB… :D

//