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 'Describe,Date,State,Comment) values(1,1,1,1,1,1,1,0,0,0,0,0,0,0,0)' at line 1
上面的错误是怎么回事?
SQL原句是insert into product(Type1,Headline,Goodsname,Type2,Price,Amount,Name,Telephone,Address,Email,Photo,Describe,Date,State,Comment) values(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)";