log4j显示的日志 :
2009-02-26 21:46:23,739 DEBUG com.sung.run.ProductBase method:com.sung.run.ProductBase.insert(ProductBase.java:123)
Syntax error or access violation, message from server: "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"
相对应的语句:
insert into product(cid,brand,name,code,specification,series,keywords,amount,click,alive,storePrice,marketPrice,remark,description,imgB,
imgS,postDate) values('','','测','','','2','',0,0,0,23.0,0.0,'','','','','2009-02-26')