.. |
crc
|
Merge 10.2 into 10.3
|
2018-11-06 09:40:39 +02:00 |
quicklz
|
MDEV-9566 Add Percona Xtrabackup 2.3.7
|
2017-04-27 19:12:39 +02:00 |
backup_copy.cc
|
Merge 10.2 into 10.3
|
2018-12-18 09:15:41 +02: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
|
Fix lock_ddl_per_table handling in mariabackup.
|
2018-12-10 14:03:52 +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
|
MDEV-12218 Clean up InnoDB parameter validation
|
2018-04-29 09:41:42 +03: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.2' into 10.3
|
2018-05-11 13:15:10 +02:00 |
common.h
|
Merge 10.1 into 10.2
|
2018-03-22 18:02:40 +02:00 |
datasink.c
|
Merge 10.2 into 10.3
|
2018-08-16 08:54:58 +03: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
|
Lots of small cleanups
|
2017-08-24 01:05:49 +02:00 |
ds_archive.h
|
MDEV-9566 Add Percona Xtrabackup 2.3.7
|
2017-04-27 19:12:39 +02:00 |
ds_buffer.c
|
Merge branch '10.2' into 10.3
|
2018-03-28 17:31:57 +02:00 |
ds_buffer.h
|
MDEV-9566 Add Percona Xtrabackup 2.3.7
|
2017-04-27 19:12:39 +02:00 |
ds_compress.c
|
Merge branch '10.2' into 10.3
|
2018-03-28 17:31:57 +02:00 |
ds_compress.h
|
MDEV-9566 Add Percona Xtrabackup 2.3.7
|
2017-04-27 19:12:39 +02:00 |
ds_local.cc
|
Merge 10.3 into 10.4
|
2018-11-30 11:05:46 +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.c
|
Merge branch '10.2' into 10.3
|
2018-03-28 17:31:57 +02:00 |
ds_stdout.h
|
MDEV-9566 Add Percona Xtrabackup 2.3.7
|
2017-04-27 19:12:39 +02:00 |
ds_tmpfile.c
|
cleanup: create_temp_file()
|
2018-05-21 16:34:10 +00:00 |
ds_tmpfile.h
|
MDEV-9566 Add Percona Xtrabackup 2.3.7
|
2017-04-27 19:12:39 +02:00 |
ds_xbstream.c
|
Merge branch '10.2' into 10.3
|
2018-03-28 17:31:57 +02:00 |
ds_xbstream.h
|
MDEV-9566 Add Percona Xtrabackup 2.3.7
|
2017-04-27 19:12:39 +02:00 |
encryption_plugin.cc
|
Merge 10.2 into 10.3
|
2018-09-07 22:09:28 +03: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 10.2 into 10.3
|
2019-01-04 02:06:41 +02:00 |
fil_cur.h
|
Merge 10.2 into 10.3
|
2018-08-16 08:54:58 +03:00 |
innobackupex.cc
|
MDEV-14267: correct FSF address
|
2018-10-30 19:45:09 +08: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.0' into 10.1
|
2018-10-30 15:10:01 +01:00 |
write_filt.h
|
MDEV-14077 Incremental backup extremly slow
|
2017-11-09 19:07:05 +00:00 |
wsrep.cc
|
Merge 10.2 into 10.3
|
2018-08-03 15:57:23 +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
|
Merge bb-10.2-ext into 10.3
|
2017-10-04 08:24:06 +03:00 |
xbstream.h
|
MDEV-12832 : remove libarchive support from mariabackup,
|
2017-05-21 22:19:06 +00:00 |
xbstream_read.c
|
Fix compilation errors
|
2017-08-24 01:05:48 +02:00 |
xbstream_write.c
|
Fix compilation errors
|
2017-08-24 01:05:48 +02:00 |
xtrabackup.cc
|
replace hardcoded string "#sql" with tmp_file_prefix
|
2019-01-14 14:43:24 +01:00 |
xtrabackup.h
|
Merge 10.1 into 10.2
|
2019-01-03 16:58:05 +02:00 |