Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Fixed
-
10.11.1
Description
mariabackup.skip_innodb fails when innodb_undo_tablespaces > 0. Basically, mariabackup doesn't pick up the innodb_undo_tablespaces from .cnf and removal of xb_assign_undo_id_start() fails to set srv_undo_start_space_id. So this leads to
make mariabackup doesn't recognize the tablespace as undo tablespace.
Attachments
Issue Links
- blocks
-
MDEV-29986 Set innodb_undo_tablespaces=3 by default
- Closed
- is caused by
-
MDEV-19229 Allow innodb_undo_tablespaces to be changed after database creation
- Closed