Laravel Tech Community
Jun 29, 2021 · Databases
MySQL Data Recovery: Backup, Binlog, Point‑in‑Time Recovery and Tools
This article explains how to prevent data loss in MySQL by enabling backups and row‑based binlog, then details full‑volume recovery with mysqldump or xtrabackup, point‑in‑time restoration using binlog, table‑level recovery, skipping erroneous SQL statements, and introduces open‑source tools such as binlog2sql and MyFlash.
BackupMyFlashMySQL
0 likes · 15 min read