mysqldump
3 articles in this category.
Automating Database Backups with mysqldump and Cron
Set up automated daily WordPress database backups using mysqldump and cron. Compress, timestamp, rotate old backups, and upload offsite with rclone.
Read →Database Backup & Restore — Copy-Paste Command Reference
Every mysqldump and restore command you'll actually need. Copy, change the database name and filename, run. No explanation you don't need — just commands that work.
Read →How to Restore WordPress from Backup
The exact steps to restore a WordPress site from a mysqldump backup and rclone file backup — whether recovering from accidental deletion, server failure, or migration to a new VPS.
Read →