vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Data Base Problem all of a Sudden (https://vborg.vbsupport.ru/showthread.php?t=63863)

Battle_Ring 04-14-2004 02:26 PM

Data Base Problem all of a Sudden
 
all of a sudden when trying to post im getting

Database error in vBulletin 3.0.0:

Invalid SQL:
SELECT NOT ISNULL(deletionlog.primaryid) AS isdeleted, deletionlog.userid AS del_userid,
deletionlog.username AS del_username, deletionlog.reason AS del_reason,
NOT ISNULL(subscribethread.subscribethreadid) AS issubscribed, emailupdate, folderid,
thread.*
FROM thread AS thread
LEFT JOIN deletionlog AS deletionlog ON (deletionlog.primaryid = thread.threadid AND deletionlog.type = 'thread')
LEFT JOIN subscribethread AS subscribethread ON (subscribethread.threadid = thread.threadid AND subscribethread.userid = 1)

WHERE thread.threadid = 48

mysql error: Got error 127 from table handler

mysql error number: 1030

Date: Wednesday 14th of April 2004 09:22:54 AM
Script: http://battlering.net/forums/newreply.php
Referer: http://battlering.net/forums/showthread.php?t=48
Username: Chris

Battle_Ring 04-14-2004 02:33 PM

When i go to forums it says
Database error in vBulletin 3.0.0:

Invalid SQL:
SELECT COUNT(*) AS threads,
SUM(IF(thread.lastpost>=1081959774 AND open<>10,1,0)) AS newthread
FROM thread AS thread

WHERE forumid = 19
AND sticky = 0
AND visible = 1

AND thread.lastpost >= 1075480319



mysql error: Can't open file: 'thread.MYI'. (errno: 145)

mysql error number: 1016

Date: Wednesday 14th of April 2004 09:31:59 AM
Script: http://battlering.net/forums/forumdisplay.php?f=19
Referer: http://battlering.net/forums/index.php?
Username: Chris

Scrub 04-14-2004 02:47 PM

Nevermind. :p

Battle_Ring 04-14-2004 02:52 PM

i got it i had to repair all tables i had to run it 2 times it had thread as crashed


All times are GMT. The time now is 09:11 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01497 seconds
  • Memory Usage 1,711KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete