使用phpmyadmin 对mysql数据库导入数据不成功的解决方法

迅恒数据中心

有时候使用phpmyadmin 对mysql数据库导入数据会不成功,在这个情况下

我们可以取消导入数据库界面(点击:import进入)

默认的情况下:

Partial import
Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.
Number of records(queries) to skip from start
 
是勾上的
中文的phpmyadmin是
部分导入
在导入时脚本若检测到可能需要花费很长时间则允许中断。尽管这会中断事务,但在导入大文件时是个很好的方法。
跳过查询的数量
 

将前面的勾去掉
就行导入看看
这样一般是可以的导入的

分类:教程帮助 百度收录 必应收录