04-Dec-2007

L’Histoire se repète….
This morning, trying to access the Bootcamp blog, MySQL crashed again. Same (or fairly similar) cause:

071204 7:52:03 InnoDB: Error: the OS said file flush did not succeed
071204 7:52:03 InnoDB: Operating system error number 12 in a file operation.
InnoDB: Error number 12 means 'not enough core'.
InnoDB: Some operating system error numbers are described at
InnoDB: http://dev.mysql.com/doc/mysql/en/Operating_System_error_codes.html
InnoDB: File operation call: 'flush'.
InnoDB: Cannot continue operation.

It could be the case that multiple PHP_WASD processes were activated. I screwed the throttle back – and lowered PHP’s memory requirements from 16M to 10M. As far as I can see, it still works – with an occasional “Not enough core” wtithin PHP – MySQL is running without a problem….