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 '%etc.%' Or CONCAT(' ',soft_archives.keywords,' ') like '%etc. %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%right%' Or CONCAT(' ',soft_archives.keywords,' ') like '%right %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%into%' Or CONCAT(' ',soft_archives.keywords,' ') like '%into %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%your%' Or CONCAT(' ',soft_archives.keywords,' ') like '%your %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%vb%' Or CONCAT(' ',soft_archives.keywords,' ') like '%vb %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%executable%' Or CONCAT(' ',soft_archives.keywords,' ') like '%executable %') ) limit 0,1;