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 '%DOC%' Or CONCAT(' ',soft_archives.keywords,' ') like '%DOC %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%to%' Or CONCAT(' ',soft_archives.keywords,' ') like '%to %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%Jpeg%' Or CONCAT(' ',soft_archives.keywords,' ') like '%Jpeg %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%Jpg%' Or CONCAT(' ',soft_archives.keywords,' ') like '%Jpg %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%Tiff%' Or CONCAT(' ',soft_archives.keywords,' ') like '%Tiff %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%Bmps%' Or CONCAT(' ',soft_archives.keywords,' ') like '%Bmps %') And (CONCAT(soft_archives.title,' ',soft_archives.description,' ',soft_archives.writer,' ',soft_archives.source) like '%converter%' Or CONCAT(' ',soft_archives.keywords,' ') like '%converter %') ) limit 0,1;