mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 02:51:36 +02:00
![]() Problem: ======= mariadb-backup creates one background thread to copy innodb redo log. It does copy all the data file (in main thread and other concurrent threads), till it explicitly mentions the redo log thread to exit. This redo log copier thread run keep printing the current states of redo log copied lsn for every 15 seconds. If BACKUP STAGE command takes time to finish or any stall during data copy then redo log background continuously emitting the same log copy status gives the impression that redo log is being stuck Solution: ========= backup_log_report(): Reports the log progress report information for backup only when InnoDB does have any redo log to copy xtrabackup_copy_logfile(): Print the redo log progress information after coping the new redo log. |
||
---|---|---|
.. | ||
aws_sdk | ||
mariabackup | ||
readline | ||
wolfssl | ||
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 |