Pruning db error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jtech77
    Senior Member
    • Aug 2009
    • 292

    [Forum] Pruning db error

    I noticed I have this error when I went to prune all awaiting mod
    threads... what do I do to fix it? Thanks,

    Database error in vBulletin 4.2.0:

    Invalid SQL:

    DELETE searchgroup, searchgroup_text

    FROM searchgroup AS searchgroup JOIN

    searchgroup_text AS searchgroup_text ON

    searchgroup.searchgroupid = searchgroup_text.searchgroupid

    WHERE searchgroup.contenttypeid = 2 AND

    searchgroup.groupid = 29557;

    MySQL Error : Incorrect key file for table
    './pennyauc_forum/searchgroup_text.MYI'; try to repair it

    Error Number : 126

    Request Date : Thursday, January 31st 2013 @ 08:05:18 PM

    Error Date : Thursday, January 31st 2013 @ 08:05:19 PM
  • Lynne
    Former vBulletin Support
    • Oct 2004
    • 26255

    #2
    Please do as the error says and repair the searchgroup_text table.

    Please don't PM or VM me for support - I only help out in the threads.
    vBulletin Manual & vBulletin 4.0 Code Documentation (API)
    Want help modifying your vbulletin forum? Head on over to vbulletin.org
    If I post CSS and you don't know where it goes, throw it into the additional.css template.

    W3Schools <- awesome site for html/css help

    Comment

    • Hartmut
      Senior Member
      • Nov 2007
      • 2870
      • 4.2.x

      #3
      AdminCP -> Maintenance -> Repair / Optimize Tables. Select all tables and run the service.
      No private support, only PM me when I ask for it. Support in the forums only.

      Comment

      Related Topics

      Collapse

      Working...