mariadb/extra/mariabackup
2018-09-14 09:36:02 +01:00
..
crc MDEV-14283 : Fix compilation of mariabackup for gcc3.x 2017-11-21 17:19:32 +00:00
quicklz MDEV-9566 Add Percona Xtrabackup 2.3.7 2017-04-27 19:12:39 +02:00
backup_copy.cc MDEV-16791 mariabackup : Support DDL commands during backup 2018-08-14 15:11:13 +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-16791 mariabackup : Support DDL commands during backup 2018-08-14 15:11:13 +01: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 InnoDB: Remove ut_snprintf() and the use of my_snprintf(); use snprintf() 2017-11-13 02:11:48 +02:00
changed_page_bitmap.h MDEV-9566 Add Percona Xtrabackup 2.3.7 2017-04-27 19:12:39 +02:00
CMakeLists.txt Merge branch '10.1' into 10.2 2018-05-10 13:01:42 +02:00
common.h Merge 10.1 into 10.2 2018-03-22 18:02:40 +02:00
datasink.c MDEV-16791 mariabackup : Support DDL commands during backup 2018-08-14 15:11:13 +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.c compiler warnings 2017-04-27 19:12:43 +02:00
ds_archive.h MDEV-9566 Add Percona Xtrabackup 2.3.7 2017-04-27 19:12:39 +02:00
ds_buffer.c compiler warning 2018-03-24 14:17:31 +01:00
ds_buffer.h MDEV-9566 Add Percona Xtrabackup 2.3.7 2017-04-27 19:12:39 +02:00
ds_compress.c MDEV-13023 mariabackup does not preserve holes for page compressed tables. 2018-03-23 15:30:01 +00:00
ds_compress.h MDEV-9566 Add Percona Xtrabackup 2.3.7 2017-04-27 19:12:39 +02:00
ds_local.cc MDEV-13023 mariabackup does not preserve holes for page compressed tables. 2018-03-23 15:30:01 +00: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.c MDEV-13023 mariabackup does not preserve holes for page compressed tables. 2018-03-23 15:30:01 +00:00
ds_stdout.h MDEV-9566 Add Percona Xtrabackup 2.3.7 2017-04-27 19:12:39 +02:00
ds_tmpfile.c MDEV-13023 mariabackup does not preserve holes for page compressed tables. 2018-03-23 15:30:01 +00:00
ds_tmpfile.h MDEV-9566 Add Percona Xtrabackup 2.3.7 2017-04-27 19:12:39 +02:00
ds_xbstream.c MDEV-13023 mariabackup does not preserve holes for page compressed tables. 2018-03-23 15:30:01 +00:00
ds_xbstream.h MDEV-9566 Add Percona Xtrabackup 2.3.7 2017-04-27 19:12:39 +02:00
encryption_plugin.cc MDEV-16671 - crash in mariabackup with my.cnf with plugin-load=ha_rocksdb 2018-09-07 18:18: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 Merge branch '10.1' into 10.2 2018-09-14 08:47:22 +02:00
fil_cur.h MDEV-16791 mariabackup : Support DDL commands during backup 2018-08-14 15:11:13 +01:00
innobackupex.cc Merge branch '10.1' into 10.2 2018-04-10 17:43:18 +03: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 Merge branch '10.1' into 10.2 2017-11-21 19:47:46 +01:00
write_filt.h MDEV-14077 Incremental backup extremly slow 2017-11-09 19:07:05 +00:00
wsrep.cc Merge 10.1 into 10.2 2018-08-03 13:02:56 +03: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.c MDEV-13844 : Fix Windows warnings. Fix DBUG_PRINT. 2017-09-28 17:20:46 +00:00
xbstream.h MDEV-12832 : remove libarchive support from mariabackup, 2017-05-21 22:19:06 +00:00
xbstream_read.c Xtrabackup 2.3.8 2017-04-27 19:12:42 +02:00
xbstream_write.c Xtrabackup 2.3.8 2017-04-27 19:12:42 +02:00
xtrabackup.cc MDEV-17192 Backup with -no-lock should fail, if DDL is detected at the end of backup 2018-09-14 09:36:02 +01:00
xtrabackup.h MDEV-13122 Backup myrocksdb with mariabackup. 2018-06-07 15:13:54 +01:00