View Full Version : Invalid SQL - Error, please help
Killsparer
05-06-2003, 06:28 PM
Hi,
without installing a hack or messing around with the code,
all users suddenly get this error-message while attempting to access the control panel:
Datenbank Fehler in vBulletin 2.3.0:
Invalid SQL: SELECT * FROM forum,subscribeforum WHERE subscribeforum.forumid=forum.forumid AND userid=2 ORDER BY title
mysql error: Got error 28 from table handler
mysql error number: 1030
Datum: Tuesday 06th of May 2003 09:20:02 PM
Script: http://www.projektstarwars.de/forum/forum/usercp.php
Referer:
Could you please identify the error or give me a hint?
I hope, this is no database-corruption. And another mystery for me is the "/forum/forum/usercp.php" part.
filburt1
05-06-2003, 06:35 PM
It means that the partition on which the MySQL data is stored is full. Shut down your forums immediately and contact your host.
Ignore the double /forum/ bit.
Killsparer
05-06-2003, 06:43 PM
Thanks for the help,
but my forum is on my employers webspace,
which is far from being full.
(and no limit was set up for my board)
And this error just appears while accessing the control-panel, nowwhere else.
Boofo
05-06-2003, 06:44 PM
Filburt, is there a place to go that lists these errors and what they mean? In layman terms, that is, so we can all understand them like you told it here.
filburt1
05-06-2003, 06:48 PM
I just seached good ol' Google.
Xenon
05-06-2003, 06:59 PM
hmm, tablehandler errors can sometimes be other problems, too.
try to REPAIR the tables.
if it doesn't work, maybe this trick will:
in phpmyadmin add a field to the table, and after the delete the field again.
last itme i could solve the error this way..
Killsparer
05-06-2003, 07:28 PM
Today at 08:59 PM Xenon said this in Post #6 (https://vborg.vbsupport.ru/showthread.php?postid=392407#post392407)
hmm, tablehandler errors can sometimes be other problems, too.
try to REPAIR the tables.
if it doesn't work, maybe this trick will:
in phpmyadmin add a field to the table, and after the delete the field again.
last itme i could solve the error this way..
I repaired all tables via phpmyadmin, but the error is still there.
As a newbie... to what table shall i add a field? subscribeforum?
Just asking, before i destroy even more of my board... :)
filburt1
05-06-2003, 07:29 PM
As I said, tell your host first.
Xenon
05-06-2003, 07:38 PM
to subscribeforum and to forum table,
just one then test, then the other ;)
but filburt is right, if it happens from nowhere contacting the host wouldn'T hurt ;)
Killsparer
05-06-2003, 07:45 PM
Nothing helped,
so i´ll question my host tommorrow.
But many thanks for your support!
Erwin
05-07-2003, 02:22 AM
Your hard disk is full? Check the size.
Killsparer
05-07-2003, 10:35 AM
Problem solved.
According to the Admin, the MySQL-Tempfile reached its maximum size of about 30 Gigabyte.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.