
2 Dec
2014
2 Dec
'14
4:35 a.m.
On 2 December 2014 at 14:55, Russell Coker <russell@coker.com.au> wrote:
After a reboot of the LUV server to upgrade the kernel I got the following messages. I just ran "repair table" commands on all of them. Is this something to be concerned about?
IIRC, The messages imply that MYISAM tables are being used, and that the system wasn't shut down cleanly. I seem to recall that INNODB tables are more resilient with unclean shutdowns. It should be possible to configure mysql to automatically repair tables on startup. Apart from that, in most cases, nothing to be concerned about - I believe it is similar to filesystem check. -- Brian May <brian@microcomaustralia.com.au>