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 = '\xE7\x89\xB5\xE5\xBC\x95\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 = '\xE7\x89\xB5\xE5\xBC\x95\xE8\xBD\xA6' and a.status = 99 and ' at line 1
Need Help?