购物车中有多个商品时,付款出错:
MySQL Query:UPDATE [pre]mall SET orders=orders+1,sales=sales+1,amount=amount-1 WHERE itemid=
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 '' at line 1 MySQL Errno:0
Message:MySQL Query Error