vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   This happens when I post... (https://vborg.vbsupport.ru/showthread.php?t=50609)

Super Shadow 03-22-2003 02:36 AM

This happens when I post...
 
I get an error message saying the following...









There seems to have been a slight problem with the Infinity Forums database.
Please try again by pressing the refresh button in your browser.

An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists.

We apologise for any inconvenience.





Database error in vBulletin 2.2.8:

Invalid SQL: REPLACE INTO searchindex (wordid,postid,intitle) VALUES (167,29703,0),(272,29703,0),(2221,29703,0),(4963,2 9703,0),(12478,29703,0)
mysql error: Can't open file: 'searchindex.MYD'. (errno: 145)

mysql error number: 1016

Date: Friday 21st of March 2003 11:30:31 PM
Script: http://www.infinityforums.com/newreply.php
Referer: http://www.infinityforums.com/showth...?threadid=1773


Anyone know how I can fix that?

filburt1 03-22-2003 02:48 AM

Run the query:
[sql]
REPAIR TABLE searchindex;
[/sql]
If it fails then just drop the searchindex and word tables and rebuild the search index from the admin CP.

Super Shadow 03-22-2003 02:53 AM

Where, exactly, can I run this query? phpMyAdmin, I know, but where IN it? Which little link (on the left)?

filburt1 03-22-2003 02:55 AM

The SQL tab (provided you have PMA 2.3.0 or later)

Super Shadow 03-22-2003 02:55 AM

I think I have 2.2.8, actually.

filburt1 03-22-2003 02:56 AM

PMA 2.3.0, not vB 2.3.0.

Davey 03-22-2003 02:57 AM

-- In phpMyAdmin --
Select the database from the left and then you should see a textarea box (edit box with about 7 lines and it's almost the same size as this quick reply box).
Place in that box as filburt1 said:

REPAIR TABLE searchindex;

Dave.

Super Shadow 03-22-2003 02:57 AM

Ohhhhhhh, I'll try that out.

Davey 03-22-2003 02:58 AM

And don't forget to submit the query ;).

Dave.

Super Shadow 03-22-2003 02:59 AM

I don't have the SQL tab on the left... Nor do I have the database tag on the left.


All times are GMT. The time now is 02:45 AM.

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.01581 seconds
  • Memory Usage 1,727KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete