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://www200.pair.com/mecham/spam/debian-spamassassin-sql.html Has anyone followed this document before? Can someone review it briefly for me and give me an idea if it is the best approach to do the migration? Thanks, Alex