Help VB Datatbase error 145 how can if fix this

Discussion in 'MySQL' started by acid11, Oct 1, 2012.

  1. #1
    hello,

    can someone break this down for me and tell me how to fix it as I have taken out my
    website name,username,and ip for this post it is

    thanks for your time and help


    atabase error in vBulletin 4.1.12:

    Invalid SQL:
    INSERT INTO searchcore_text (searchcoreid, title, keywordtext)
    VALUES ( 462, 'General Help Questions', 'If You Are Not Sure Where To Post, Do It Here. Discussions Only!' )
    ON DUPLICATE KEY UPDATE searchcoreid = VALUES(searchcoreid), title = VALUES(title), keywordtext = VALUES(keywordtext);

    MySQL Error : Table './newdoc_forum/searchcore_text' is marked as crashed and should be repaired
    Error Number : 145
    Request Date : Monday, October 1st 2012 @ 02:11:17 PM
    Error Date : Monday, October 1st 2012 @ 02:11:17 PM
    Script : http://www.website name/forums/newreply.php?do=postreply&t=54927
    Referrer : http://www.website name/forums/newreply.php?do=postreply&t=54927
    IP Address :
    Username :
    Classname : vB_Database
    MySQL Version : 5.0.45
     
    acid11, Oct 1, 2012 IP
  2. jestep

    jestep Prominent Member

    Messages:
    3,659
    Likes Received:
    215
    Best Answers:
    19
    Trophy Points:
    330
    #2
    MySQL Error : Table './newdoc_forum/searchcore_text' is marked as crashed and should be repaired

    You need to repair the table in MySQL. This doesn't have anything to do with VB. You're just using a database class called vB_Database.
     
    jestep, Oct 2, 2012 IP
  3. acid11

    acid11 Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    hello

    can you please provide me with the correct step so I can fix the tables error that I'm having

    thanks
     
    acid11, Oct 3, 2012 IP
  4. Rukbat

    Rukbat Well-Known Member

    Messages:
    2,908
    Likes Received:
    37
    Best Answers:
    51
    Trophy Points:
    125
    #4
    Rukbat, Oct 15, 2012 IP