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 '%Cont%' Or CONCAT(' ',soft_archives.keywords,' ') like '%Cont %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%Ray%' Or CONCAT(' ',soft_archives.keywords,' ') like '%Ray %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%Professional%' Or CONCAT(' ',soft_archives.keywords,' ') like '%Professional %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%Website%' Or CONCAT(' ',soft_archives.keywords,' ') like '%Website %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%Engine%' Or CONCAT(' ',soft_archives.keywords,' ') like '%Engine %') ) limit 0,1;