1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-30 05:23:50 +03:00
Files
mariadb/mysql-test/suite/mariabackup
Vladislav Vaintroub 15071226a0 MDEV-15780 : Mariabackup with absolute paths in innodb_data_file_path
System tablespace can be specified with absolute path, if innodb_data_home_dir
is empty.

This was not handled well  by mariabackup

1. In backup phase, empty innodb_data_home_dir variable from server was
not recognized. full paths were stored in backup-my.ini, even if
it stored all files locally. thus prepare phase would not find the system
tablespace files.

2. In copy-back phase, copy would not be done to the absolute destination
path, as path would be stripped with trim_dotslash

This patch fixes the above defects.
2018-04-12 11:15:27 +01:00
..
2017-06-30 11:35:28 +03:00
2017-08-22 13:05:56 +00:00
2017-04-27 19:12:42 +02:00
2017-04-27 19:12:42 +02:00
2017-04-27 19:12:40 +02:00
2017-11-06 21:01:21 +00:00
2017-11-06 21:01:21 +00:00
2017-04-27 19:12:40 +02:00