Home  >  Article  >  Backend Development  >  mysql数据导入错误,怎样解决?

mysql数据导入错误,怎样解决?

WBOY
WBOYOriginal
2016-06-06 20:07:36966browse

mysql数据导入错误,怎样解决?

mysql数据导入错误,怎样解决?

是weikucms的代码

回复内容:

mysql数据导入错误,怎样解决?

mysql数据导入错误,怎样解决?

是weikucms的代码

我一直是用命令行导入的 建议楼主试试

个人认为是你字段名称和MYSQL关键字产生了冲突,
你看你的'to'和'from'字段颜色都不对,
建议换个名称吧

把建表语句放到命令行里执行看看提示什么信息

to和from 是关键词,换其它的

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn