I have a problem with export/import my database from one server to another.
The Problem is I have a database in one of my server, which is very Huge(about 12 to 15MB dabtabase). I want to export the database from Server1 and import to another server Server2.
I tried with Export option in PhpMyadmin, But its going on and on... No result..
Since the databse is huge.. the export script keeps running.. and no result.
Kindly anyone help me how to export this huge database.
Same way I tried with importing partial database (6MB) (Using PhpMyadmin Sql Import Option) to another server. But I faced the same problem.. the script doesn't give any result its just going on on...
Bookmarks