mariadb/scripts
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
..
CMakeLists.txt Merge 10.1 into 10.2 2020-07-14 15:10:59 +03:00
comp_sql.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
convert-debug-for-diff.sh mtr: use env for perl 2020-06-23 03:24:46 +02:00
dheadgen.pl BUG#25719975 SHEBANG HARD CODED AS /USR/BIN/PERL IN SCRIPTS, BREAKS ON FREEBSD 2017-03-28 13:22:32 +02:00
fill_help_tables.sql Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
galera_new_cluster.sh galera_new_cluster.sh: unused variables 2018-09-03 09:53:05 +10:00
galera_recovery.sh MDEV-21140 Make galera_recovery.sh work with fs.protected_regular = 1 (#1417) 2020-04-05 18:40:27 +03:00
make_win_bin_dist Update FSF Address 2019-05-11 21:29:06 +03:00
maria_add_gis_sp.sql.in Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mariadb-service-convert Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
msql2mysql.sh Update FSF Address 2019-05-11 21:29:06 +03:00
mysql_config.pl.in Update FSF Address 2019-05-11 21:29:06 +03:00
mysql_config.sh Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mysql_convert_table_format.sh Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysql_find_rows.sh Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysql_fix_extensions.sh Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysql_install_db.pl.in Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysql_install_db.sh Merge branch '10.1' into 10.2 2020-08-02 11:05:29 +02:00
mysql_performance_tables.sql MDEV-4262 - P_S discovery 2014-08-19 15:18:18 +04:00
mysql_secure_installation.pl.in Update FSF Address 2019-05-11 21:29:06 +03:00
mysql_secure_installation.sh Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysql_setpermission.sh Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysql_system_tables.sql MDEV-19679 - CREATE SERVER needs tweaks for compatibility with CONNECT engine 2019-09-20 01:54:38 -07:00
mysql_system_tables_data.sql Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mysql_system_tables_fix.sql MDEV-23201: mysql_upgrade order mysql.user for 5.7 cross-upgrade 2020-10-15 20:11:29 +11:00
mysql_test_data_timezone.sql Update FSF Address 2019-05-11 21:29:06 +03:00
mysql_test_db.sql Updated mtr files to support different compiled in options 2019-09-01 19:17:35 +03:00
mysql_to_mariadb.sql Fixed assert if user table was mailformed. 2016-05-01 18:52:13 +03:00
mysqlaccess.conf BUG#25719975 SHEBANG HARD CODED AS /USR/BIN/PERL IN SCRIPTS, BREAKS ON FREEBSD 2017-03-28 13:22:32 +02:00
mysqlaccess.sh Merge 10.1 into 10.2 2019-10-25 12:57:36 +03:00
mysqld_multi.sh Merge 10.1 into 10.2 2020-08-13 07:38:35 +03:00
mysqld_safe.sh MDEV-16676 Using malloc-lib=jemalloc in MariaDB 10.2 causes non-critical error about missing mysql_config on startup 2020-10-17 13:07:57 +02:00
mysqldumpslow.sh Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysqlhotcopy.sh Update FSF Address 2019-05-11 21:29:06 +03:00
mytop.sh MDEV-23697: perl -w -> perl 2020-09-24 08:09:56 +10:00
wsrep_sst_common.sh MDEV-21770: galera_3nodes.galera_ipv6_mariabackup fails 2020-10-15 13:49:22 +02:00
wsrep_sst_mariabackup.sh MDEV-21951: mariabackup SST fail if data-directory have lost+found directory 2020-10-20 12:41:06 +02:00
wsrep_sst_mysqldump.sh Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
wsrep_sst_rsync.sh Merge 10.1 into 10.2 2020-08-13 07:38:35 +03:00
wsrep_sst_xtrabackup-v2.sh MDEV-21526: mysqld_multi no longer works with different server binaries 2020-08-11 14:11:13 +02:00
wsrep_sst_xtrabackup.sh MDEV-20420: SST failed after MDEV-18863 in some test configurations 2019-08-26 13:41:06 +02:00