本帖最后由 rost 于 2012-12-17 23:57 编辑
- 服务器: localhost 数据库: bevd
- 错误
- 您的 SQL 查询可能有错。如果可能的话,以下会列出 MySQL 服务器的错误输出,这可能对您解决问题有一定的帮助作用。
- ERROR: 无效的标识符 @ 78
- STR: 202.104.
- SQL:
- INSERT INTO `supe_spacecomments` VALUES (26, 214, 'blog', 1, 0, '大头?, '202.104.236.160', 1170462156, 0, 'http://bevd.com.cn/my/default.asp?id=65', '太相信所谓“设计师”的%...', '&
- SQL 查询:
- INSERT INTO `supe_spacecomments` VALUES (26, 214, 'blog', 1, 0, '大头?, '202.104.236.160', 1170462156, 0, 'http://bevd.com.cn/my/default.asp?id=65', '太相信所谓“设计师”的%...', '&
- MySQL 返回:
- #1064 - 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 '202.104.236.160', 1170462156, 0, 'http://bevd.com.cn/my/default.asp?id=65', '太' at line 1
- [ 返回 ]
复制代码 还有
服务器: localhost 数据库: bevd
错误
SQL 查询:
INSERT INTO `supe_spaceitems`
VALUES ( 167, 31, 612, 0, '秦时明月', 0, 'blog', '', '洋鬼子终于不敢再统天下!!!----—国产武打动漫春节闪亮贺岁', 1170296558, 1170296558, 0, 0, 0, 0, 0, 0, 0, 1, '', 1, 0, 5 ) ;
MySQL 返回:
#1406 - Data too long for column 'subject' at row 1
这些望高手回答: |