MyBB Community Forums

Full Version: sessions table always crash?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
At my MyBB board, my sessions table always crash.

Whenever I wake up, it is crashed.

Any ideas what to do?
You don't know how to fix that crash or you want some permanent fix?
(2013-03-31, 01:56 PM)Jovan J. Wrote: [ -> ]You don't know how to fix that crash or you want some permanent fix?

I know how to do it trought cPanel.
But yea, a permanent fix would be really appriciated.
Try changing sessions table to innodb.
(2013-03-31, 01:58 PM)crazy4cs Wrote: [ -> ]Try changing sessions table to innodb.

Thanks.
But when trying to change mybb_sessions table into InnoDB I get the following error:

Error
SQL-Query: 

ALTER TABLE  `mybb_sessions` ENGINE = INNODB

MySQL Returned: 

#1030 - Got error -1 from storage engine 

Note which maybe will help with something:

When repairing the database, I see that the table mybb_session comes with the following notice:
warning  : Number of rows changed from 526 to 525
status   : OK