我的数据库出错
我的网址大全在导入网址数居时出如一错:
Query Error:
The URL Is:
http://wntong.com/install_2.php
MySQL Server Error:
Data too long for column 'title' at row 1 ( 1406 )
You Can Get Help In:
http://www.bwtong.com
请高手们指点!我Q是15704226 邮箱是arnnny@163.com
我的网址大全在导入网址数居时出如一错:
Query Error:
The URL Is:
http://wntong.com/install_2.php
MySQL Server Error:
Data too long for column 'title' at row 1 ( 1406 )
You Can Get Help In:
http://www.bwtong.com
请高手们指点!我Q是15704226 邮箱是arnnny@163.com
yejr
周六, 2006/12/23 - 19:30
Permalink
老问题了,应该是字符
老问题了,应该是字符集问题导致的,先把你要导入的数据以及对应表的字符集统一了.
MySQL 中文网: http://imysql.cn
Google MySQL 中文用户群:http://groups.google.com/group/imysql
给你的祝福,要让你招架不住!
cunheise
周二, 2006/12/26 - 16:38
Permalink
the problem maybe is the
the problem maybe is the field type of column.
try to use text type instead of varchar type.