Thread
:
MSQL question
View Single Post
06-09-2003, 10:42 PM
liquidmoe
Confirmed User
Join Date: Mar 2002
Location: NY
Posts: 4,994
mysqldump -A -p > database_file.db
Usually full path is :
/usr/local/mysql/bin/mysqldump and -p if root user has a password, otherwise just leave off the -p.
liquidmoe
View Public Profile
Visit liquidmoe's homepage!
Find More Posts by liquidmoe