分类信息网是啥类型啊?举个例子撒
不小的怎么样啊
SQL 查询:
INSERT INTO uuu_city
VALUES ( 10, '北京', '', '|0|', 1, 1, 2 ) ;
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 '  
INSERT INTO uuu_city VALUES (10, '北京', '', '|0|', 1, 1, 2)' at line 1
又是这样,导入数据库出错。麻烦楼主能不能检查好了再上传呢?
建表的时候编码没选好吧?你是用什么导入的?
本帖最后由 zzsylws 于 2009-11-16 22:40 编辑
我试 了也会出现问题,utf8_unicode_ci
demo 有没有,下了 thanks : )
可以下载。我下载了附件,谢谢
不错不错,谢谢楼主
现在学CI,下来学习一下