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 '%ultrakeyboard%' Or CONCAT(' ',soft_archives.keywords,' ') like '%ultrakeyboard %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%lets%' Or CONCAT(' ',soft_archives.keywords,' ') like '%lets %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%you%' Or CONCAT(' ',soft_archives.keywords,' ') like '%you %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%invent%' Or CONCAT(' ',soft_archives.keywords,' ') like '%invent %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%new%' Or CONCAT(' ',soft_archives.keywords,' ') like '%new %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%function%' Or CONCAT(' ',soft_archives.keywords,' ') like '%function %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%to%' Or CONCAT(' ',soft_archives.keywords,' ') like '%to %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%your%' Or CONCAT(' ',soft_archives.keywords,' ') like '%your %') ) limit 0,1;