September 18, 2008 at 7:37 am · Filed under Mysql
Use this command:
mysqldump -u <username> -p<password> -q <database> | bzip2 -c > filename.sql.bz2
Permalink
Name (required)
E-mail (required)
URI
Notify me of follow-up comments via email.