[MDEV-17149] mariabackup hangs if innodb is not started Created: 2018-09-06  Updated: 2018-09-06  Resolved: 2018-09-06

Status: Closed
Project: MariaDB Server
Component/s: Backup
Affects Version/s: 10.2, 10.3, 10.4
Fix Version/s: 10.2.18, 10.3.10, 10.4.0

Type: Bug Priority: Major
Reporter: Vladislav Vaintroub Assignee: Vladislav Vaintroub
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Problem/Incident
is caused by MDEV-16367 mariabackup: error: failed to copy en... Closed

 Description   

If server is started without innodb (skip-innodb), the mariabackup hangs.

log copying thread never finishes due to stop condition being
metadata_to_lsn < log_copy_scanned_lsn;

which was introduced in https://github.com/MariaDB/server/commit/dc9c555415b1


Generated at Thu Feb 08 08:34:17 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.