mariadb/scripts
Julius Goryavsky 7fb1f919d0 MDEV-28758: Mariabackup copies binary logs to backup directory
This commit restores defaults and functionality regarding binlogs
to the way it was prior to MDEV-27524. The mariabackup utility no
longer saves binlogs files as part of a backup without the --galera-info
option. However, since we use --galera-info during SST, the behavior
of mariabackup changes and, in combination with GTIDs support enabled,
mariabackup transfers one (most recent) binlog file obtained after
FLUSH BINARY LOGS. In other cases, binlogs are not transferred during
SST in mariabackup mode. As for SST in the rsync mode, it works the
same way as before MDEV-27524 - by default it transfers one last
binlog file.

The --sst-max-binlogs option for mariabackup and the sst_max_binlogs
parameter in the [sst] / server sections are no longer supported for
SST via mariabackup.
2022-08-01 15:53:14 +02:00
..
CMakeLists.txt MDEV-24845 Oddities around innodb_fatal_semaphore_wait_threshold and global.innodb_disallow_writes 2022-03-25 10:04:15 +02:00
comp_sql.c Fix most clang-15 -Wunused-but-set-variable 2022-07-01 09:48:36 +03:00
convert-debug-for-diff.sh MDEV-23697: bin/env perl -i -> bin/perl -i 2020-10-02 05:28:58 +02:00
dheadgen.pl
fill_help_tables.sql Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
galera_new_cluster.sh MDEV-19161: Let galera_new_cluster use "restart" instead of "start" 2022-05-12 07:46:26 +03: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
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.2 into 10.3 2019-05-14 17:18:46 +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.sh Merge 10.2 into 10.3 2022-03-29 09:53:15 +03:00
mysql_performance_tables.sql
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 Remove FLUSH PRIVILEGES from mysql_setpermission 2021-08-25 18:37:36 +10:00
mysql_system_tables.sql Merge 10.2 into 10.3 2019-09-23 10:25:34 +03:00
mysql_system_tables_data.sql Lintian complains on spelling error 2019-12-02 12:41:13 +02:00
mysql_system_tables_fix.sql MDEV-21873: 10.2 to 10.3 upgrade doesn't remove semi-sync reference 2022-03-25 18:34:58 +05:30
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
mysqlaccess.conf
mysqlaccess.sh Merge 10.1 into 10.2 2019-10-25 12:57:36 +03:00
mysqld_multi.sh MDEV-27477 Remaining SUSE patches for 10.2+ 2022-01-27 16:37:58 +02:00
mysqld_safe.sh Merge 10.2 into 10.3 2022-03-04 14:29:36 +02:00
mysqldumpslow.sh Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mysqlhotcopy.sh MDEV-21317 mysqlhotcopy and transaction_registry table 2020-02-02 15:13:29 +03:00
mytop.sh MDEV-23697: perl -w -> perl 2020-09-24 08:09:56 +10:00
wsrep_sst_backup.sh MDEV-28758: Mariabackup copies binary logs to backup directory 2022-08-01 15:53:14 +02:00
wsrep_sst_common.sh MDEV-28758: Mariabackup copies binary logs to backup directory 2022-08-01 15:53:14 +02:00
wsrep_sst_mariabackup.sh MDEV-28758: Mariabackup copies binary logs to backup directory 2022-08-01 15:53:14 +02:00
wsrep_sst_mysqldump.sh MDEV-28583: Galera: binlogs disappear after rsync IST 2022-05-18 01:22:29 +02:00
wsrep_sst_rsync.sh MDEV-28758: Mariabackup copies binary logs to backup directory 2022-08-01 15:53:14 +02:00