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 '%SpeedBit%' Or CONCAT(' ',soft_archives.keywords,' ') like '%SpeedBit %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%Video%' Or CONCAT(' ',soft_archives.keywords,' ') like '%Video %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%Accelerator%' Or CONCAT(' ',soft_archives.keywords,' ') like '%Accelerator %') 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 '%YouTube%' Or CONCAT(' ',soft_archives.keywords,' ') like '%YouTube %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%Ã%' Or CONCAT(' ',soft_archives.keywords,' ') like '%à %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%â€%' Or CONCAT(' ',soft_archives.keywords,' ') like '%†%') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%€˜%' Or CONCAT(' ',soft_archives.keywords,' ') like '%€˜ %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%â%' Or CONCAT(' ',soft_archives.keywords,' ') like '%â %') ) limit 0,1;