mirror of
https://github.com/MariaDB/server.git
synced 2025-01-30 10:31:54 +01:00
7e4bbd3aa6
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.
3 lines
95 B
Text
3 lines
95 B
Text
--debug=d,innodb_undo_upgrade
|
|
--innodb_data_file_path=ib_mysql:10M
|
|
--innodb_undo_tablespaces=2
|