Forum Moderators: coopster

Message Too Old, No Replies

MySql Database Transfer

         

millergroup

6:54 pm on Sep 18, 2003 (gmt 0)

10+ Year Member



Hi,

I am new to MySql.

I have 17 data bases on a remote server that I would like to move to my server here at home.

For a starter, How is this accomplished?

Thanks,

Paul

jatar_k

7:05 pm on Sep 18, 2003 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld millergroup,

first question, are you using a terminal or phpmyadmin?

coopster

8:19 pm on Sep 18, 2003 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



mysqldump [mysql.com] might work for you.

millergroup

8:42 pm on Sep 18, 2003 (gmt 0)

10+ Year Member



thanks for the quick reply and the warm welcome message.

I figured it out. I querried the old server for a dump and then copied it (from a browser) and pasted it into a the new querry box and ran it. walla!