mariadb/extra
Vlad Lesin bff9b8026b MDEV-14192: mariabackup.incremental_backup failed in buildbot with Failing assertion: byte_offset % OS_FILE_LOG_BLOCK_SIZE == 0
In some cases it's possible that InnoDB redo log file header is re-written so,
that checkpoint lsn and checkpoint lsn offset are updated, but checkpoint
number stays the same. The fix is to re-read redo log header if at least one
of those three parametes is changed at backup start.

Repeat the logic of log_group_checkpoint() on choosing InnoDB checkpoint info
field on backup start. This does not influence backup correctness, but
simplifies bugs analysis.
2019-05-24 14:20:03 +03:00
..
crc32-vpmsum
mariabackup MDEV-14192: mariabackup.incremental_backup failed in buildbot with Failing assertion: byte_offset % OS_FILE_LOG_BLOCK_SIZE == 0 2019-05-24 14:20:03 +03:00
readline
yassl
charset2html.c
CMakeLists.txt
comp_err.c
innochecksum.cc
my_print_defaults.c
mysql_waitpid.c
mysqld_safe_helper.c
perror.c
replace.c
resolve_stack_dump.c
resolveip.c