SELECT article_id, title FROM `yinshua_db`.`hunuo_article` WHERE article_id > 11 AND cat_id= AND is_open=1 LIMIT 1
错误
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 is_open=1 LIMIT 1' at line 1