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 '%raw%' Or CONCAT(' ',soft_archives.keywords,' ') like '%raw %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%g3%' Or CONCAT(' ',soft_archives.keywords,' ') like '%g3 %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%g4%' Or CONCAT(' ',soft_archives.keywords,' ') like '%g4 %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%t4%' Or CONCAT(' ',soft_archives.keywords,' ') like '%t4 %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%t6%' Or CONCAT(' ',soft_archives.keywords,' ') like '%t6 %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%mh%' Or CONCAT(' ',soft_archives.keywords,' ') like '%mh %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%mr%' Or CONCAT(' ',soft_archives.keywords,' ') like '%mr %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%mmr%' Or CONCAT(' ',soft_archives.keywords,' ') like '%mmr %') ) limit 0,1;