MYSQL error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND (news_keywords LIKE '%%') ORDER BY news_id DESC LIMIT 0, 5' at line 1
Query: SELECT news_id,news_title,news_data FROM dve_news WHERE news_show = 1 AND news_id != AND (news_keywords LIKE '%%') ORDER BY news_id DESC LIMIT 0, 5