Import large database
Hello i try to import large database on phpmyadmin and i also set the php.ini to max upload, max input to 1024mb but however when i upload i got error something like "Error you try to import database larger than limit. please refer to documentation". but when i go to the import page i see near the upload bt is max file size 1024mb.
So anything wrong ? thz
-
Hello :) How large is the database? Keep in mind that it's better to restore large databases through the command line. EX: mysql database_name < /path/to/db.sql
Thank you.0
Please sign in to leave a comment.
Comments
1 comment