[MDEV-18931] Rename Mariabackup's xtrabackup_* files to mariadb_backup_* (original) (raw)

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

Bug - A problem which impairs or prevents the functions of the product. MDEV-34856 Galera Cluster upgrade from 11.0 to 11.1 fails, eventually leads to crash

is part of

Epic - Created by Jira Software - do not edit or delete. Issue type for a big user story that needs to be broken down. MDEV-30201 Remove MySQL names

relates to

Task - A task that needs to be done. MDEV-14746 mariabackup doesn't read [mariabackup] option group in configuration file

Task - A task that needs to be done. MDEV-18347 mariabackup doesn't read all server option groups from configuration files

Task - A task that needs to be done. MDEV-18405 Add Mariabackup option to set gtid_slave_pos to original server's gtid_current_pos during prepare

Bug - A problem which impairs or prevents the functions of the product. MDEV-18917 Don't create xtrabackup_binlog_pos_innodb with Mariabackup

Task - A task that needs to be done. MDEV-19246 Change database and table used for Mariabackup's history

Bug - A problem which impairs or prevents the functions of the product. MDEV-18985 Remove support for XtraDB's changed page bitmap from Mariabackup in 10.2+

Task - A task that needs to be done. MDEV-19264 Better support MariaDB GTID for Mariabackup's --slave-info option

New Feature - A new feature of the product, which has yet to be developed. MDEV-20552 Remove innobackupex mode from Mariabackup

Bug - A problem which impairs or prevents the functions of the product. MDEV-20556 Remove references to "xtrabackup" and "innobackupex" executables in mariabackup option descriptions

Task - A task that needs to be done. MDEV-30822 Adjust wsrep_sst_mariabackup.sh to understand both pre-MDEV-18931 and post-MDEV-18931 file naming

(7 relates to)