[thelist] MySQL dump

John Meyer john_meyer at geocities.com
Sat Jul 7 23:32:15 CDT 2001


At 12:16 AM 7/8/01 -0400, you wrote:

> From the directory where your dumped file will reside:
>mysqldump -u user -pPassword dbname > filename.sql
>
>(note that there is no space between -p and your password)
>
>To restore from the dumped file, start in the directory where the file
>resides:
>mysql -u user -pPassword dbname < filename.sql

Thanks, but actually, I was referring to restoring the dump file onto the 
evolt server.



John Meyer
john_meyer at geocities.com
Programmer


If we didn't have Microsoft, we'd have to blame ourselves for all of our 
programs crashing





More information about the thelist mailing list