Table '.\qeasoft5_cs\soft_archives' is marked as crashed and should be repaired - Execute Query False! Select count(*) as dd From soft_archives where arcrank > -1 And ( (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%super%' Or CONCAT(' ',soft_archives.keywords,' ') like '%super %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%solitaire%' Or CONCAT(' ',soft_archives.keywords,' ') like '%solitaire %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%collection%' Or CONCAT(' ',soft_archives.keywords,' ') like '%collection %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%includes%' Or CONCAT(' ',soft_archives.keywords,' ') like '%includes %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%about%' Or CONCAT(' ',soft_archives.keywords,' ') like '%about %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%450%' Or CONCAT(' ',soft_archives.keywords,' ') like '%450 %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%soli%' Or CONCAT(' ',soft_archives.keywords,' ') like '%soli %') ) limit 0,1;