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 '%emboot%' Or CONCAT(' ',soft_archives.keywords,' ') like '%emboot %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%MBA%' Or CONCAT(' ',soft_archives.keywords,' ') like '%MBA %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%on%' Or CONCAT(' ',soft_archives.keywords,' ') like '%on %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%Disk%' Or CONCAT(' ',soft_archives.keywords,' ') like '%Disk %') 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 '%VM%' Or CONCAT(' ',soft_archives.keywords,' ') like '%VM %') ) limit 0,1;