mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 20:07:13 +02:00
MDEV-13561 Mariabackup is incompatible with retroactively created innodb_undo_tablespaces
- Mariabackup supports starting undo tablespace id which is greater than 1.
This commit is contained in:
parent
4629db0dd6
commit
b6d68c6aa3
6 changed files with 130 additions and 5 deletions
2
mysql-test/suite/mariabackup/undo_space_id.opt
Normal file
2
mysql-test/suite/mariabackup/undo_space_id.opt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
--debug=d,innodb_undo_upgrade
|
||||
--innodb_undo_tablespaces=2
|
||||
Loading…
Add table
Add a link
Reference in a new issue