Is this normal?
Yesterday, I rebooted my server, it was a restart from windows, a planned one, not a hardware failure or nothing.
I have a MyISAM table that records log information from other services, basically receiving a few inserts by second. But they are short, small transactions.
After the reboot, I found my table marked as corrupt ?
Is this normal? What was I supposed to do before the restart?
Is there a configuration option that helps on avoid this situation?