MySQL Query : SELECT a.*, b.content FROM allwww_ as a left join allwww__data as b on a.id=b.id WHERE a.catid in () and a.status = 99 order by a.listorder DESC,a.inputtime DESC limit 0,
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 a.status = 99 order by a.listorder DESC,a.inputtime DESC limit 0,' 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 ') and a.status = 99 order by a.listorder DESC,a.inputtime DESC limit 0,' at line 1
Need Help?