报错:
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
sql语句:insert into send_news(urgent,replay,comm,style,acceptman,note,subject,contenturl,refertime) values (1,1,1,1,1,1,1,1,1,)
quote[/quote]
最后,多了个逗号。
...多个逗号