mariadb/extra/mariabackup
Eugene Kosov 1274bb7729 MDEV-25223 change fil_system_t::space_list and fil_system_t::named_spaces from UT_LIST to ilist
Mostly a refactoring. Also, debug functions were added for ease of life while debugging
2021-03-24 15:15:18 +03:00
..
quicklz
backup_copy.cc cleanup: os_thread_create -> std::thread 2021-03-19 11:44:28 +03:00
backup_copy.h MDEV-22929 MariaBackup option to report and/or continue when corruption is encountered 2020-12-01 08:08:57 +03:00
backup_debug.h MDEV-22929 MariaBackup option to report and/or continue when corruption is encountered 2020-12-01 08:08:57 +03:00
backup_mysql.cc cleanup: os_thread_create -> std::thread 2021-03-19 11:44:28 +03:00
backup_mysql.h
backup_wsrep.h
changed_page_bitmap.cc
changed_page_bitmap.h
CMakeLists.txt MDEV-23043 Refactor Windows service handling 2020-07-04 18:24:40 +02:00
common.h
datasink.cc
datasink.h
ds_archive.cc
ds_archive.h
ds_buffer.cc perfschema memory related instrumentation changes 2020-03-10 19:24:22 +01:00
ds_buffer.h
ds_compress.cc perfschema memory related instrumentation changes 2020-03-10 19:24:22 +01:00
ds_compress.h
ds_local.cc perfschema memory related instrumentation changes 2020-03-10 19:24:22 +01:00
ds_local.h
ds_stdout.cc perfschema memory related instrumentation changes 2020-03-10 19:24:22 +01:00
ds_stdout.h
ds_tmpfile.cc perfschema memory related instrumentation changes 2020-03-10 19:24:22 +01:00
ds_tmpfile.h
ds_xbstream.cc perfschema memory related instrumentation changes 2020-03-10 19:24:22 +01:00
ds_xbstream.h
encryption_plugin.cc Merge 10.2 into 10.3 2020-12-01 14:55:46 +02:00
encryption_plugin.h
fil_cur.cc cleanup: os_thread_sleep() -> std::this_thread::sleep_for() 2021-03-19 11:44:03 +03:00
fil_cur.h Merge 10.4 into 10.5 2020-12-02 18:29:49 +02:00
innobackupex.cc Added 'const' to arguments in get_one_option and find_typeset() 2021-02-08 12:16:29 +02:00
innobackupex.h
read_filt.cc
read_filt.h
write_filt.cc Merge 10.4 into 10.5 2020-12-02 18:29:49 +02:00
write_filt.h MDEV-22929 MariaBackup option to report and/or continue when corruption is encountered 2020-12-01 08:08:57 +03:00
wsrep.cc
xb_regex.h
xbcloud.cc
xbstream.cc Added 'const' to arguments in get_one_option and find_typeset() 2021-02-08 12:16:29 +02:00
xbstream.h
xbstream_read.cc MDEV-22641: Provide SIMD optimized wrapper for zlib crc32() (#1558) 2020-06-01 11:34:06 +03:00
xbstream_write.cc MDEV-22641: Provide SIMD optimized wrapper for zlib crc32() (#1558) 2020-06-01 11:34:06 +03:00
xtrabackup.cc MDEV-25223 change fil_system_t::space_list and fil_system_t::named_spaces from UT_LIST to ilist 2021-03-24 15:15:18 +03:00
xtrabackup.h Added 'const' to arguments in get_one_option and find_typeset() 2021-02-08 12:16:29 +02:00