The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
mysql error: Got error 28 from table handler
Code:
Database error in vBulletin 3.0.0 Gamma: Invalid SQL: SELECT gamesessions.*, user.username, user.userid, games.*, games.title AS title FROM gamesessions LEFT JOIN user AS user ON user.userid = gamesessions.userid LEFT JOIN games AS games ON gamesessions.gamename = games.shortname WHERE (gamename='asteroids' AND score='37640') OR (gamename='chopper' AND score='1530') OR (gamename='pacman' AND score='27820') OR (gamename='simon' AND score='22') OR (gamename='snake' AND score='1997') OR (gamename='spaceinvaders' AND score='65990') OR (gamename='tetris' AND score='29128') AND sessiontype IN (1,2) ORDER BY gamesessions.gamename DESC mysql error: Got error 28 from table handler mysql error number: 1030 Date: Sunday 18th of January 2004 06:49:32 PM Script: http://www.gaming-hell.com/forums/arcade.php? Referer: http://www.gaming-hell.com/forums/index.php? Username: squall14716 IP Address: 24.240.122.139 |
#2
|
||||
|
||||
A quick google leads me to think you've run out of space on your MySQL partition. Try running the repair/optimise script in the ACP.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|