Home
Random
Watchlist
Uploads
Settings
Log in
About Free Knowledge Base- The DUCK Project: information for everyone
Disclaimers
Changes
Backup The MySQL Database
161 bytes added
,
02:27, 29 January 2014
/* mysqldump backup */
The following lines were added (+) and removed (-):
In this example we pipe the backup into gnuzip to compress it for archival purposes.
mysqldump --opt payroll --lock-tables -p | gzip > payroll_backup.sql.gz
Admin
Bureaucrat
,
administrator
14,711
edits