MySQL Query : select a.thumb,a.title,a.id,b.price,a.qdxs,a.qjdw,b.hdfs from v9_zixie as a,v9_zixie_data as b where a.id = b.id and a.status = 99 and a.zhuangtai ="在产" and a.pinpai in ()order by a.inputtime 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.inputtime 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.inputtime desc' at line 1
Need Help?