Comments - crash recovery
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.
execute smartctl and check if you have problems with file system/disk, check kernel if you have another error too, maybe memory leaks, out of memory, or hardware errors, just a good pratice when crash happens
Thanks, good suggestions. We had originally had memory problems when Apache was spawning too many processes.