Hello need help to upload a database i downloaded my sql database it is .SQL now i need help how to upload it i guess i should go to phpmyadmin then click on import is this correct? thx
PHPmyadmin may not be the right tool to import 50 MB db. Upload the .sql file to your server with FTP and use bigdump from ozerov.de/bigdump.php
I never knew this . Thanks Kuldeep1952 I also have a huge database which I need to download and then to upload .
i have till now , imported 160 mb from phpmyadmin it did it very easily, then why use something else?
because i guess it may have some errors while downloading or uploading the transfer via ftp is just better i guess
Phpmyadmin is sexy, dont worry about the limit, just upload the database, once the limit has reached it will automatically break the operation, upload again, and it will continue from where it has stopped.