The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Database error in vBulletin 3.6.10:
Invalid SQL: SELECT post.pagetext AS preview, thread.threadid, thread.threadid AS postid, thread.title AS threadtitle, thread.iconid AS threadiconid, thread.dateline, thread.forumid, thread.replycount, IF(thread.views=0, thread.replycount+1, thread.views) as views, thread.sticky, thread.pollid, thread.open, thread.lastpost AS postdateline, thread.visible, thread.hiddencount, thread.deletedcount, thread.lastpost, thread.lastposter, thread.lastpostid, thread.attach, thread.postusername, thread.forumid, deletionlog.userid AS del_userid, deletionlog.username AS del_username, deletionlog.reason AS del_reason, user.userid AS postuserid , NOT ISNULL(subscribethread.subscribethreadid) AS issubscribed FROM thread AS thread LEFT JOIN user AS user ON(user.userid = thread.postuserid) LEFT JOIN deletionlog AS deletionlog ON(thread.threadid = deletionlog.primaryid AND deletionlog.type = 'thread') LEFT JOIN subscribethread AS subscribethread ON(subscribethread.threadid = thread.threadid AND subscribethread.userid = 1 AND canview = 1) LEFT JOIN post AS post ON(post.postid = thread.firstpostid) WHERE thread.threadid IN (12217, 12227, 12277, 12282, 12272, 12259, 11576, 9764, 12254, 12122, 12232, 12241, 12257, 12268, 12280, 12278, 12279, 12265, 12262, 11656, 7757, 12140, 12266, 8323, 6737); MySQL Error : Table './[/post' is marked as crashed and last (automatic?) repair failedError Number : 144 Date : Friday, February 19th 2010 @ 07:12:39 AM Script : http://www.website.com/forums/search...earchid=211777 Referrer : http://www.website.com/forums/search.php?do=getnew IP Address : XXXXXXXX Username : Administrator Classname : vB_Database To restore it I optimized and repaired the tables. That seemed to fix it but the "post" table was giving me a lot of errors. |
#2
|
|||
|
|||
![]()
IF it is now fixed, what problem do you still have?
|
#3
|
|||
|
|||
![]()
Because for 12 hours no one could do anything on the site. I just want to know what caused it. This morning I opened my email and got over 1500 database error emails. Not something I want to see happen again.
|
#4
|
|||
|
|||
![]()
Hard to say what caused it. Unless you get this frequently i would not make too much of a problem out of it.
|
#5
|
|||
|
|||
![]()
Try repair/optimize tables in the admincp until they all say ok.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|