PDA

View Full Version : sql error, any ideas?


father max
04-26-2003, 12:19 AM
the board has been running flawlessly since it was installed, it has a few minor hacks...nothing major...all of the sudden tonight, it developed this deadly little problem.

does anyone have any idea what the difficulty is and how to fix it?
Database error in vBulletin 2.2.9:

Invalid SQL: SELECT COUNT(*) AS count,postuserid,postusername FROM
thread GROUP BY postuserid ORDER BY count DESC LIMIT 1
mysql error: Got error 127 from table handler

mysql error number: 1030

Date: Friday 25th of April 2003 08:58:02 PM
Script: http://www.lookingland.com/board/board/index.php?s=
Referer:
http://www.lookingland.com/board/showthread.php?s=&threadid=216

i am sorry...too dumb to know if this is as bad as it looks...am hoping it is a simple problem? any help would be very appreciated...we are not panicking...yet...:cry:

filburt1
04-26-2003, 12:19 AM
Try running the query:

REPAIR TABLE thread;

Also $50 says that your host upgraded to MySQL 4 recently.

father max
04-26-2003, 12:21 AM
oh...thank you!

again, i apologize, i am sort of an idiot at this...i will try it right away...

father max
04-26-2003, 12:24 AM
filburt,

thank you so so so very much...bless you...

...it is back to order again...

:)

Mike11212
04-26-2003, 12:56 AM
mysql errors make me scared :(
i get paranoied when I get them.

Xenon
04-26-2003, 03:50 PM
Today at 03:56 Mike11212 said this in Post #5 (https://vborg.vbsupport.ru/showthread.php?postid=387198#post387198)
mysql errors make me scared :(
i get paranoied when I get them.


you'll get familar with them in future ;)