No data was received to import. Either no file name was submitted,

    技术2022-05-11  19

    No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.

     

    在使用phpmyadmin导入大数据 库的时候出现: No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.

     

    首先检查php.ini 配置文件中的 upload_max_filesize = 2M 将其 2M 改为8M或更大,然后重启WAMPSERVER服务器,OK数据库导入成功!


    最新回复(0)