Re: bayes table crashed

2010-06-16 Thread Alex
Hi, >> mysqldump: Got error: 145: Table './bayes/bayes_token' is marked as crashed >> and should be repaired when using LOCK TABLES >> >> Anything I need to be aware of? > > Never use MyISAM tables for Bayes. I am working on migrating bayes here to MySQL, and have found this document: http://ww

Re: bayes table crashed

2010-06-15 Thread Henrik K
On Tue, Jun 15, 2010 at 12:48:37PM -0600, LuKreme wrote: > When trying to dump the local MySQL databases I get: > > mysqldump: Got error: 145: Table './bayes/bayes_token' is marked as crashed > and should be repaired when using LOCK TABLES > > Anything I need to be aware of? Never use MyISAM ta