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 crc32-vpmsum: Restore non volatile registers on zero length CRC 2016-08-05 11:50:46 +04:00
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 Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
yassl Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
charset2html.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
CMakeLists.txt Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
comp_err.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
innochecksum.cc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
my_print_defaults.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysql_waitpid.c Update FSF Address 2019-05-11 21:29:06 +03:00
mysqld_safe_helper.c mysqld_safe_help - remove warning 2017-04-30 15:06:01 +04:00
perror.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
replace.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
resolve_stack_dump.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
resolveip.c Update FSF Address 2019-05-11 21:29:06 +03:00