text 将1GB .sql文件导入WAMP / phpmyadmin

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了text 将1GB .sql文件导入WAMP / phpmyadmin相关的知识,希望对你有一定的参考价值。

I suspect you will be able to import 1 GB file through phpmyadmin But you can try by increasing the following value in php.ini and restart the wamp.

post_max_size=1280M
upload_max_filesize=1280M
max_execution_time = 300 //increase time as per your server requirement. 

以上是关于text 将1GB .sql文件导入WAMP / phpmyadmin的主要内容,如果未能解决你的问题,请参考以下文章

如何把mysql备份的*.sql文件导入数据库

如何在wamp中一次导入所有数据库

text WAMP MySQL控制台 - 导入数据库

将 WP 帖子导入 WAMP localhost

使用 phpMyAdmin 导入 SQL 文件时出错

WAMP环境配置