MySQL Query : select * from `kache_picture` as a left join `kache_picture_data` as b on a.id=b.id where a.cxid in () and a.yongtu = '专用车' and a.status = 99 and a.catid = 53 order by a.id desc limit 0, 20
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.yongtu = '\xE4\xB8\x93\xE7\x94\xA8\xE8\xBD\xA6' and a.status = 99 and ' 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.yongtu = '\xE4\xB8\x93\xE7\x94\xA8\xE8\xBD\xA6' and a.status = 99 and ' at line 1
Need Help?