10-02-2002, 07:15 AM
|
|
Confirmed User
Join Date: Jan 2001
Posts: 3,539
|
Quote:
Originally posted by Armed & Hammered
/path/to/bin/mysql -u $mysqlusername -p$mysqlpassword $mysqldatabasename < $file.sql
And there is no need to shut down mysql to dump the DB.
|
Thanks.
|
|
|