kinpoo
注册会员

初级会员
UID 30794
精华
0
积分 101
帖子 108
金钱 101 喜悦币
威望 0
人脉 0
阅读权限 20
注册 2004-8-30
状态 离线
|
[推荐阅读] < ip2long和long2ip的区别 >
提示错误
------------------------------------------------------------------------------------
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 '; INSERT INTO `pw_actions` VALUES (2, '2.gif', '生气', '气死我
此部分sql内容
-------------------------------------------------------------------------------------
INSERT INTO `pw_actions` VALUES (1, '1.gif', '比酷', '你、你、你没我酷..', 'A');
INSERT INTO `pw_actions` VALUES (2, '2.gif', '生气', '气死我了呀!呀!呀!', 'A');
INSERT INTO `pw_actions` VALUES (3, '3.gif', '狂笑', '普天之下,竟然没有我的对手...', 'A');
INSERT INTO `pw_actions` VALUES (4, '4.gif', '痛哭', '鼻子一酸,开始叭嗒叭嗒掉眼泪了', 'A');
INSERT INTO `pw_actions` VALUES (5, '5.gif', '唱歌', '东方红,太阳升', 'A');
|
|