[MDEV-18931] Rename Mariabackup's xtrabackup_* files to mariadb_backup_* (original) (raw)
- Type: Task
- Priority: Critical
- Resolution: Fixed
Mariabackup creates a few files of the form xtrabackup_*. e.g.:
$ ls -l backup/xtrabackup_* |
---|
-rw-r----- 1 root root 38 Mar 13 18:43 backup/xtrabackup_binlog_info |
-rw-r--r-- 1 root root 25 Mar 13 18:44 backup/xtrabackup_binlog_pos_innodb |
-rw-r----- 1 root root 99 Mar 13 18:44 backup/xtrabackup_checkpoints |
-rw-r----- 1 root root 572 Mar 13 18:43 backup/xtrabackup_info |
Maybe we should rename these to mariabackup_*?
causes
MDEV-34856 Galera Cluster upgrade from 11.0 to 11.1 fails, eventually leads to crash
- Closed
is part of
MDEV-30201 Remove MySQL names
- Open
relates to
MDEV-14746 mariabackup doesn't read [mariabackup] option group in configuration file
- Closed
MDEV-18347 mariabackup doesn't read all server option groups from configuration files
- Closed
MDEV-18405 Add Mariabackup option to set gtid_slave_pos to original server's gtid_current_pos during prepare
- Stalled
MDEV-18917 Don't create xtrabackup_binlog_pos_innodb with Mariabackup
- Closed
MDEV-19246 Change database and table used for Mariabackup's history
- Closed
MDEV-18985 Remove support for XtraDB's changed page bitmap from Mariabackup in 10.2+
- Closed
MDEV-19264 Better support MariaDB GTID for Mariabackup's --slave-info option
- Closed
MDEV-20552 Remove innobackupex mode from Mariabackup
- Stalled
MDEV-20556 Remove references to "xtrabackup" and "innobackupex" executables in mariabackup option descriptions
- Closed
MDEV-30822 Adjust wsrep_sst_mariabackup.sh to understand both pre-MDEV-18931 and post-MDEV-18931 file naming
- Closed
(7 relates to)