Hello,
I have a resseler account. I want to copy a database of about 100MB from one account to another.
I tried to do this with the backup utility (backup db in one acount -> restore db in another account) but it didn't work. I exported the db from phpmyadmin and then I tried to import it from the phpmyadmin of the other account but it doesn't work again. Either id does nothing, or I get a database 300 second execution time out (or something like that).
The only way it work if I enter the INSERT lines a chunk at a time. But this will take ages with a 100MB database...
What is the solution?
I have a resseler account. I want to copy a database of about 100MB from one account to another.
I tried to do this with the backup utility (backup db in one acount -> restore db in another account) but it didn't work. I exported the db from phpmyadmin and then I tried to import it from the phpmyadmin of the other account but it doesn't work again. Either id does nothing, or I get a database 300 second execution time out (or something like that).
The only way it work if I enter the INSERT lines a chunk at a time. But this will take ages with a 100MB database...
What is the solution?
Comment