Database: How to upload large SQL files despite file limitation?

From time to time database files appear that can be several hundred MB in size. Trying to upload them through phpMyAdmin can cause problems due to the file size limitation.

Solution: With the tool “SQL Dump Splitter” the database can be splitted into small manageable files. With the php script “Big Dump” which you put in a separate directory on the server and upload the splitted databases, the import works fast and uncomplicated.

Without cookies
This website does not use cookies or tracking. More information can be found in the privacy policy.