How to solve the problem when phpmyadmin imports large database files

Source: Internet
Author: User
Tags mysql gui mysql gui tools
How to solve the problem when phpmyadmin imports large database files
When you use phpmyadmin to import an 8 m database, the import fails. the following error occurs:

When you use phpmyadmin to import an 8 m database, the import fails. the following error occurs:

Solution: To import a large database file, set upload_max_filesize, memory_limit, and post_max_size in php. ini to a value greater than the size of the imported file. After restarting apache, the data can be imported normally.

If not, we recommend that you use a third-party management tool for import. for example, the following two software types are good: mysql management tool-Mysql GUI Tools V5.0 green Chinese version mysql management tool-Navicat for MySQL V9.0.15 green Chinese version.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.