On 02 Sep 2014, at 17:16 , Reindl Harald <h.rei...@thelounge.net> wrote:
> Am 03.09.2014 um 01:07 schrieb LuKreme:
>> I am getting the following error repeated many times a second:
>> 
>> /usr/local/libexec/mysqld: Table './bayes/bayes_token' is marked as crashed 
>> and should be repaired
> 
> well, "repair table bayes_token" in MySQL

That's, I tried that, but I think I forgot to \u hayes to select the right 
database.

I ended up doing

myisamchk --recover './bayes/bayes_token'

> or use the following option in /etc/my.cnf to have that happening
> automatically since you can't really do anything else then
> restore a backup you should have anyways automatd with a history
> 
> myisam-recover-options = "FORCE"

Interesting. I don't seem to HAVE a my.cnf. I'll check on that and add this.

-- 
The only reason for walking into the jaws of Death is so's you can steal
His gold teeth. --Colour of Magic

Reply via email to