Thread: MSQL question
View Single Post
Old 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 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote