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 '%free%' Or CONCAT(' ',soft_archives.keywords,' ') like '%free %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%online%' Or CONCAT(' ',soft_archives.keywords,' ') like '%online %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%tests%' Or CONCAT(' ',soft_archives.keywords,' ') like '%tests %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%for%' Or CONCAT(' ',soft_archives.keywords,' ') like '%for %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%comptia%' Or CONCAT(' ',soft_archives.keywords,' ') like '%comptia %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%ik0%' Or CONCAT(' ',soft_archives.keywords,' ') like '%ik0 %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%002%' Or CONCAT(' ',soft_archives.keywords,' ') like '%002 %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%from%' Or CONCAT(' ',soft_archives.keywords,' ') like '%from %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%ucertif%' Or CONCAT(' ',soft_archives.keywords,' ') like '%ucertif %') ) limit 0,1;