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 '%CGM%' Or CONCAT(' ',soft_archives.keywords,' ') like '%CGM %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%DVE%' Or CONCAT(' ',soft_archives.keywords,' ') like '%DVE %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%Complete%' Or CONCAT(' ',soft_archives.keywords,' ') like '%Complete %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%Final%' Or CONCAT(' ',soft_archives.keywords,' ') like '%Final %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%Cut%' Or CONCAT(' ',soft_archives.keywords,' ') like '%Cut %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%Pro%' Or CONCAT(' ',soft_archives.keywords,' ') like '%Pro %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%Plugins%' Or CONCAT(' ',soft_archives.keywords,' ') like '%Plugins %') ) limit 0,1;