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 '%ethos%' Or CONCAT(' ',soft_archives.keywords,' ') like '%ethos %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%game%' Or CONCAT(' ',soft_archives.keywords,' ') like '%game %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%basic%' Or CONCAT(' ',soft_archives.keywords,' ') like '%basic %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%develop%' Or CONCAT(' ',soft_archives.keywords,' ') like '%develop %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%debug%' Or CONCAT(' ',soft_archives.keywords,' ') like '%debug %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%program%' Or CONCAT(' ',soft_archives.keywords,' ') like '%program %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%beginner%' Or CONCAT(' ',soft_archives.keywords,' ') like '%beginner %') ) limit 0,1;