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 '%Sound%' Or CONCAT(' ',soft_archives.keywords,' ') like '%Sound %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%track%' Or CONCAT(' ',soft_archives.keywords,' ') like '%track %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%of%' Or CONCAT(' ',soft_archives.keywords,' ') like '%of %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%Fifa%' Or CONCAT(' ',soft_archives.keywords,' ') like '%Fifa %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%06%' Or CONCAT(' ',soft_archives.keywords,' ') like '%06 %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%world%' Or CONCAT(' ',soft_archives.keywords,' ') like '%world %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%cup%' Or CONCAT(' ',soft_archives.keywords,' ') like '%cup %') ) limit 0,1;