Changes

Backup The MySQL Database

178 bytes added, 15:10, 1 July 2017
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[[Category:SQL]]
Bureaucrat, administrator
14,711
edits