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 '%password%' Or CONCAT(' ',soft_archives.keywords,' ') like '%password %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%manager%' Or CONCAT(' ',soft_archives.keywords,' ') like '%manager %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%secure%' Or CONCAT(' ',soft_archives.keywords,' ') like '%secure %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%reliable%' Or CONCAT(' ',soft_archives.keywords,' ') like '%reliable %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%tool%' Or CONCAT(' ',soft_archives.keywords,' ') like '%tool %') ) limit 0,1;