Tag

DatabaseBackup

1 views collected around this technical thread.

Aikesheng Open Source Community
Aikesheng Open Source Community
May 9, 2019 · Databases

Understanding Incremental Backup and Recovery in MySQL with XtraBackup

This article explains the principles of full and incremental MySQL backups using XtraBackup, covering how redo logs, LSN timestamps, global read locks, and recovery steps ensure data consistency for both transactional and non‑transactional information.

DatabaseBackupIncrementalBackupLSN
0 likes · 9 min read
Understanding Incremental Backup and Recovery in MySQL with XtraBackup