The best way of big MySQL database import
If you’re using Phpmyadmin, normally there are limit of db importing – near 2 Mb. If you`ve got much more than this value you may extend php.ini values like max_execution_time, max_input_time, upload_max_filesize or post_max_size....
Recent Comments