图片
-
MySQL Query : SELECT q.*,d.waiguan,d.jiashi,d.dipan,d.shzhuang FROM `v9_zhuanyongtu_data` AS d,v9_zhuanyong AS q,v9_zhuanyongtu as t WHERE d.cxid= q.id and d.id=t.id and q.pinpai in () and q.status = 99 order by q.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 ') and q.status = 99 order by q.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 ') and q.status = 99 order by q.inputtime desc' at line 1
Need Help?