Quote:
Originally posted by kinkyplace
I recently moved my DB: I used mysqldump to create a dump SQL file, FTP:ed it to the new server and read it in into my new DB.
One command at each localtion, from command line.
|
You have to shutdown mysql before running mysqldump, right? What command reads in the dump into the new DB?