PDA

View Full Version : mySQL errors, help!


Brad
05-31-2002, 03:13 PM
anthor admin ran this for the hack hellban

INSERT INTO usergroup VALUES("666","Hellban","","0","1","1","1","1","0","1","0","0","0","1","1","1","1","0","0","1","1","1","0","0","1","0","0","0","0","0","0","0","0","1");
ALTER TABLE post ADD hellban INT UNSIGNED;
ALTER TABLE thread ADD hellban INT UNSIGNED;


i ran that query, now when i try to acess index.php i get


Database error in vBulletin 2.2.5:

Invalid SQL: SELECT count(*) AS posts FROM post WHERE dateline > '1022857675'
mysql error: Got error 127 from table handler

mysql error number: 1030

Date: Friday 31st of May 2002 05:07:31 PM
Script: http://www.kousetsu.net/forums/forums/index.php?
Referer: http://www.kousetsu.net/forums/forumdisplay.php?forumid=21


my last backup is from about a month ago, anything i can do to fix this without losing a months wroth of post?

Brad
05-31-2002, 03:18 PM
n/m got it fixed


* Brad dances

shoot me im still learning mySQL ;)