mariadb/extra/mariabackup
Vladislav Vaintroub 945c748adc MDEV-18669 mariabackup writes timestamp in version line
Use fprintf(stderr) instead of msg() to print the version line
2019-02-21 00:06:08 +01:00
..
crc MDEV-14267: correct FSF address 2018-10-30 19:45:09 +08:00
quicklz MDEV-9566 Add Percona Xtrabackup 2.3.7 2017-04-27 19:12:39 +02:00
backup_copy.cc MDEV-18204 - fixup 2019-02-19 07:31:25 +01: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-18380 : adjust max_statement_time in mariabackup 2019-02-01 08:53:50 +02:00
backup_mysql.h MDEV-15071 backup does not store xtrabackup_info in the --extra-lsndir directory 2018-02-15 21:08:18 +00:00
backup_wsrep.h Fix compilation in mariabackup 2017-09-16 22:19:16 +02:00
changed_page_bitmap.cc MDEV-18212 mariabackup: Make output format uniform whenever possible 2019-01-15 14:15:04 +01:00
changed_page_bitmap.h MDEV-9566 Add Percona Xtrabackup 2.3.7 2017-04-27 19:12:39 +02:00
CMakeLists.txt MDEV-18212 mariabackup: Make output format uniform whenever possible 2019-01-15 14:15:04 +01:00
common.h mariabackup : use die() macro for fatal exit with error message. 2019-01-16 08:39:49 +01:00
datasink.cc mariabackup : use die() macro for fatal exit with error message. 2019-01-16 08:39:49 +01:00
datasink.h MDEV-13023 mariabackup does not preserve holes for page compressed tables. 2018-03-23 15:30:01 +00:00
ds_archive.cc MDEV-18212 mariabackup: Make output format uniform whenever possible 2019-01-15 14:15:04 +01:00
ds_archive.h MDEV-9566 Add Percona Xtrabackup 2.3.7 2017-04-27 19:12:39 +02:00
ds_buffer.cc mariabackup : use die() macro for fatal exit with error message. 2019-01-16 08:39:49 +01:00
ds_buffer.h MDEV-9566 Add Percona Xtrabackup 2.3.7 2017-04-27 19:12:39 +02:00
ds_compress.cc MDEV-18212 mariabackup: Make output format uniform whenever possible 2019-01-15 14:15:04 +01:00
ds_compress.h MDEV-9566 Add Percona Xtrabackup 2.3.7 2017-04-27 19:12:39 +02:00
ds_local.cc Remove some unnecessary InnoDB #include 2018-11-29 12:53:44 +02:00
ds_local.h MDEV-13023 mariabackup does not preserve holes for page compressed tables. 2018-03-23 15:30:01 +00:00
ds_stdout.cc MDEV-18212 mariabackup: Make output format uniform whenever possible 2019-01-15 14:15:04 +01:00
ds_stdout.h MDEV-9566 Add Percona Xtrabackup 2.3.7 2017-04-27 19:12:39 +02:00
ds_tmpfile.cc mariabackup : use die() macro for fatal exit with error message. 2019-01-16 08:39:49 +01:00
ds_tmpfile.h MDEV-9566 Add Percona Xtrabackup 2.3.7 2017-04-27 19:12:39 +02:00
ds_xbstream.cc MDEV-18212 mariabackup: Make output format uniform whenever possible 2019-01-15 14:15:04 +01:00
ds_xbstream.h MDEV-9566 Add Percona Xtrabackup 2.3.7 2017-04-27 19:12:39 +02:00
encryption_plugin.cc mariabackup : use die() macro for fatal exit with error message. 2019-01-16 08:39:49 +01: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-18356 Renamed backup-encrypted option introduced in 7158edcba3 2019-01-23 12:09:02 +00:00
fil_cur.h MDEV-16791 mariabackup : Support DDL commands during backup 2018-08-14 15:11:13 +01:00
innobackupex.cc MDEV-18212 mariabackup: Make output format uniform whenever possible 2019-01-15 14:15:04 +01:00
innobackupex.h MDEV-9566 Add Percona Xtrabackup 2.3.7 2017-04-27 19:12:39 +02:00
read_filt.cc MDEV-12548 Initial implementation of Mariabackup for MariaDB 10.2 2017-07-05 11:43:28 +03:00
read_filt.h MDEV-12548 Initial implementation of Mariabackup for MariaDB 10.2 2017-07-05 11:43:28 +03:00
write_filt.cc MDEV-18212 mariabackup: Make output format uniform whenever possible 2019-01-15 14:15:04 +01:00
write_filt.h MDEV-14077 Incremental backup extremly slow 2017-11-09 19:07:05 +00:00
wsrep.cc mariabackup : use die() macro for fatal exit with error message. 2019-01-16 08:39:49 +01:00
xb0xb.h MDEV-12548 Initial implementation of Mariabackup for MariaDB 10.2 2017-07-05 11:43:28 +03:00
xb_regex.h MDEV-9566 Port Percona Xtrabackup to MariaDB as mariabackup 2017-04-27 19:12:40 +02:00
xbcloud.cc After-merge fix for commit 98eb9518db 2018-03-16 15:49:53 +02:00
xbstream.cc MDEV-18212 mariabackup: Make output format uniform whenever possible 2019-01-15 14:15:04 +01:00
xbstream.h MDEV-18212 mariabackup: Make output format uniform whenever possible 2019-01-15 14:15:04 +01:00
xbstream_read.cc MDEV-18212 mariabackup: Make output format uniform whenever possible 2019-01-15 14:15:04 +01:00
xbstream_write.cc MDEV-18212 mariabackup: Make output format uniform whenever possible 2019-01-15 14:15:04 +01:00
xtrabackup.cc MDEV-18669 mariabackup writes timestamp in version line 2019-02-21 00:06:08 +01:00
xtrabackup.h MDEV-18356 Renamed backup-encrypted option introduced in 7158edcba3 2019-01-23 12:09:02 +00:00