Quote:
Originally Posted by Paul M
You need to be more specific.
How is myisam table "Overloading" your server exactly ?
What table ? What precisely happens ?
|
My forum is a bout a football team.
When we are in the game day the users connected to the frum increase a lot.
So the hosting says when the users number increase the myisam of the post table get crazy and the server crashes.
Hope I was clear (not a big expert of server and tables, but I think I reported exactly what the hosting says)
--------------- Added [DATE]1328458263[/DATE] at [TIME]1328458263[/TIME] ---------------
Ok the forum has just crashed, here is the message:
Code:
Database error in vBulletin 3.7.4:
Invalid SQL:
SELECT
user.username, (user.options & 512) AS invisible, user.usergroupid,
session.userid, session.inforum, session.lastactivity, session.badlocation,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid, infractiongroupid
FROM session AS session
LEFT JOIN user AS user ON(user.userid = session.userid)
WHERE session.lastactivity > 1328456985
ORDER BY username ASC;
MySQL Error : MySQL server has gone away
Error Number : 2006
Request Date : Sunday, February 5th 2012 @ 05:09:45 PM
Error Date : Sunday, February 5th 2012 @ 05:09:56 PM
Script : http://www.mysite/forum/
Referrer :
IP Address : 95.248.18.136
Username : Interfan
Classname : vB_Database_MySQLi
MySQL Version :
--------------- Added [DATE]1328458479[/DATE] at [TIME]1328458479[/TIME] ---------------
would this help?
https://vborg.vbsupport.ru/showthread.php?t=228846