vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   DISASTROUS mysql errors (https://vborg.vbsupport.ru/showthread.php?t=114537)

carwash 05-01-2006 09:11 PM

DISASTROUS mysql errors
 
Every time an action is performed on my board, this shows up:
Quote:

Database error in vBulletin 3.5.0:

Invalid SQL:

REPLACE INTO vb_postindex
(wordid, postid, score, intitle)
VALUES
(337, 142685, 1, 1), (1705, 142685, 1, 1), (194, 142685, 1, 0);

MySQL Error : Can't open file: 'vb_postindex.MYI'. (errno: 145)
Error Number : 1016
Date : Monday, May 1st 2006 @ 06:10:22 PM
Script : http://www.talksox.com/forum/newreply.php
Referrer : http://www.talksox.com/forum/showthread.php?p=142676
IP Address : REMOVED
Username : REMOVED
Classname : vb_database
The post is then made like 3 times, take a look around the board and you can see. What is causing this, as it is severely hampering usage.

Thanks.

The problem seems to be that the vb_postindex table is EMPTY. I hope to god that this should be the case, or else I'm in some serious trouble here. :(

Paul M 05-01-2006 09:20 PM

You need to run a repair on the table (possibly more than once) - which you can do via the ACP.


All times are GMT. The time now is 09:03 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.00984 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)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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