MySQL Query : SELECT COUNT(*) as count FROM xinxi_news a,xinxi_news_data b WHERE a.id=b.id and a.status=99 and a.linkage in () ORDER BY a.id DESC
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 ') ORDER BY a.id DESC' at line 1
MySQL Errno : 1064
Message : 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 ') ORDER BY a.id DESC' at line 1
Need Help?