10 Ways to Automatically & Manually Backup MySQL Database - Noupe
february 2012 by gingerbeardman
mysqldump -u root -h localhost -pmypassword faqs | gzip -9 > faqs-db.sql.gz
backup
database
linux
mysql
macosx
command
line
terminal
february 2012 by gingerbeardman
Copy this bookmark: