mysql data transfer via ssh failed?
Posted by: ewo
Posted on: 2007-03-07 11:21:00
I want to transfer my site to DH, and I created a sub domain with dreamhosters.com domain and created mysql database on this. Than I exported my database data and uploaded it to my site on DH. It's about 105mb.. Than I used command (ssh) mysql -u dbuser -p -h hostname dbanme < /path/to/sql.file than it started to insert tables to my new mysql databes. But it stopped after ~20 min. I tried 2 times and all of them failed. I couldn't transfer my datas. How can I transfer it? I need help about that.. And is it possible to create mysql 4 database? I couldn't find it from the new control panel...