mariadb/extra/mariabackup
Julius Goryavsky 888010d9dd MDEV-21951: mariabackup SST fail if data-directory have lost+found directory
To fix this, it is necessary to add an option to exclude the
database with the name "lost+found" from processing (the database
name will be checked by the check_if_skip_database_by_path() or
by the check_if_skip_database() function, and as a result
"lost+found" will be skipped).

In addition, it is necessary to slightly modify the verification
logic in the check_if_skip_database() function.

Also added a new test galera_sst_mariabackup_lost_found.test
2020-10-20 12:41:06 +02:00
..
crc Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
quicklz MDEV-9566 Add Percona Xtrabackup 2.3.7 2017-04-27 19:12:39 +02:00
backup_copy.cc Fix GCC 10.2.0 -Og -Wmaybe-uninitialized 2020-08-11 15:58:16 +03:00
backup_copy.h MDEV-13575 On failure, Mariabackup --backup --safe-slave-backup may forget to START SLAVE SQL_THREAD 2017-08-18 21:42:33 +03:00
backup_mysql.cc MDEV-19264 Better support MariaDB GTID for Mariabackup's --slave-info option 2020-09-14 11:14:50 +03:00
backup_mysql.h MDEV-18438 Don't stream xtrabackup_info of extra-lsndir 2019-09-19 17:47:54 +03:00
backup_wsrep.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
changed_page_bitmap.cc Merge 10.1 to 10.2 2019-11-06 10:18:51 +02:00
changed_page_bitmap.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
CMakeLists.txt Merge branch '10.1' into 10.2 2020-01-24 13:46:49 +01:00
common.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
datasink.cc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
datasink.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
ds_archive.cc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ds_archive.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
ds_buffer.cc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ds_buffer.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
ds_compress.cc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ds_compress.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
ds_local.cc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ds_local.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
ds_stdout.cc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ds_stdout.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
ds_tmpfile.cc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ds_tmpfile.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
ds_xbstream.cc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ds_xbstream.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
encryption_plugin.cc Merge 10.1 into 10.2 2019-03-06 15:15:59 +02:00
encryption_plugin.h MDEV-9566 Port Percona Xtrabackup to MariaDB as mariabackup 2017-04-27 19:12:40 +02:00
fil_cur.cc MDEV-19335 Remove buf_page_t::encrypted 2019-10-09 13:13:12 +03:00
fil_cur.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
innobackupex.cc Merge branch '10.1' into 10.2 2020-01-24 13:46:49 +01:00
innobackupex.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
read_filt.cc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
read_filt.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
write_filt.cc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
write_filt.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
wsrep.cc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
xb0xb.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
xb_regex.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
xbcloud.cc Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
xbstream.cc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
xbstream.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
xbstream_read.cc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
xbstream_write.cc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
xtrabackup.cc MDEV-21951: mariabackup SST fail if data-directory have lost+found directory 2020-10-20 12:41:06 +02:00
xtrabackup.h MDEV-19347: Mariabackup does not honor ignore_db_dirs from server 2020-04-21 10:34:37 +03:00