This website requires JavaScript.
Explore
Help
Sign in
mirror
/
mariadb
Watch
1
Star
0
Fork
You've already forked mariadb
0
mirror of
https://github.com/MariaDB/server.git
synced
2025-01-31 02:51:44 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7e4bbd3aa6
mariadb
/
mysql-test
/
suite
/
mariabackup
/
undo_space_id.opt
4 lines
95 B
Text
Raw
Normal View
History
Unescape
Escape
MDEV-13561 Mariabackup is incompatible with retroactively created innodb_undo_tablespaces - Mariabackup supports starting undo tablespace id which is greater than 1.
2018-03-22 14:19:16 +05:30
--debug=d,innodb_undo_upgrade
MDEV-17236 mariabackup incorrectly tries to open ibdata1 if custom undo tablespace is defined - In case of multiple undo tablespace, mariabackup have to open system tablespace to find the list of undo tablespace present in TRX_SYS page. For opening system tablespace, mariabackup should fetch the file name from already initialized system tablespace object.
2018-09-20 17:13:12 +05:30
--innodb_data_file_path=ib_mysql:10M
MDEV-13561 Mariabackup is incompatible with retroactively created innodb_undo_tablespaces - Mariabackup supports starting undo tablespace id which is greater than 1.
2018-03-22 14:19:16 +05:30
--innodb_undo_tablespaces=2
Reference in a new issue
Copy permalink