1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00
Files
mariadb/extra
Kristian Nielsen 7a306564d7 MDEV-34705: Binlog-in-engine: mariadb-backup integration
InnoDB binlog files are now backed up along with other InnoDB data by
mariadb-backup.

The files are copied after backup locks have been released. Backup files
created later than the backup LSN are skipped. Then during --prepare, any
data missing from the hot-copied binlog files will be restored by the
binlog recovery code, and any excess data written after the backup LSN will
be zeroed out.

A couple test cases test taking a consistent backup of a server with active
traffic during the backup, by provisioning a slave from the restored binlog
position and checking that the slave can replicate from the original master
and get identical data.

Signed-off-by: Kristian Nielsen <knielsen@knielsen-hq.org>
2025-04-25 15:28:32 +02:00
..
2025-01-30 12:01:11 +01:00
2024-05-12 12:18:28 +02:00
2024-12-02 11:35:34 +02:00
2024-12-02 11:35:34 +02:00
2023-02-10 10:45:25 +01:00
2024-08-21 07:58:46 +02:00
2023-01-19 12:39:28 +01:00
2023-01-19 12:39:28 +01:00