Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Get rid of your session table crashing
Dec 29, 2007, 06:28 PM
Post: #1
Get rid of your session table crashing
ALTER TABLE `mybb_sessions` ENGINE = memory

or for older versions of mysql

ALTER TABLE `mybb_sessions` ENGINE = heap

Run that in your phpmyadmin and change your mybb_sessions table into a memory based storage. This will prevent the table from crashing.

Thank you.

CLICK HERE to find out more about a custom theme design for mybb.
[Image: mybbsig.php]
Visit this user's website Find all posts by this user
Quote this message in a reply
Dec 30, 2007, 12:10 PM
Post: #2
RE: Get rid of your session table crashing
* FirefoxWiz bookmarks this valuable piece of information.

Thanks!

~ FFW
MyBBThemes
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Changing the sessions table for mybb to optimize. labrocca 0 314 Jul 29, 2007 03:49 PM
Last Post: labrocca

Forum Jump:



MyBB Topsite icon buffet