summaryrefslogtreecommitdiff
path: root/extra/mariabackup/xtrabackup.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-30986 hybrid build with 10.6 InnoDB10.56-MDEV-30986Marko Mäkelä2023-04-181-458/+524
* Merge remote-tracking branch '10.4' into 10.5Oleksandr Byelkin2023-03-311-2/+14
|\
| * MDEV-29050 mariabackup issues error messages during InnoDB tablespaces export...Vlad Lesin2023-03-271-0/+1
| * MDEV-30758 mariabackup --help only lists server groups read in configurationkevincheng22023-03-071-1/+11
| * MDEV-24005 Updated the --use-memory option usage message in Mariabackup help ...Debjyoti2023-03-041-1/+2
* | MDEV-30775 Performance regression in fil_space_t::try_to_close() introduced i...Vlad Lesin2023-03-101-2/+5
* | Merge 10.4 into 10.5Marko Mäkelä2023-02-101-0/+11
|\ \ | |/
| * MDEV-30492 Crash when use mariabackup.exe with config 'innodb_flush_method=as...Daniel Black2023-02-071-0/+11
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2023-01-281-4/+7
| |\
* | \ Merge mariadb-10.5.19 into 10.5Marko Mäkelä2023-02-061-4/+7
|\ \ \
| * \ \ Merge branch '10.4' into 10.5Oleksandr Byelkin2023-01-271-4/+7
| |\ \ \
| | * \ \ Merge branch '10.3' into 10.4Oleksandr Byelkin2023-01-261-4/+7
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * Minimize unsafe C functions usage - replace strcat() and strcpy() (and strnca...Mikhail Chalov2023-01-201-4/+7
* | | | MDEV-25765 Mariabackup reduced verbosity option for log outputAlexander Barkov2023-01-311-1/+3
* | | | MDEV-29244 mariabackup --help output still referst to innobackupexAlexander Barkov2023-01-311-8/+8
|/ / /
* | | MDEV-30179 mariabackup --backup fails with FATAL ERROR: ... failedThirunarayanan Balathandayuthapani2023-01-101-5/+49
* | | MDEV-24685 fixup: Remove srv_n_file_io_threadsMarko Mäkelä2022-12-161-8/+0
* | | MDEV-30114 Incremental prepare fails when innodb_undo_tablespaces > 0Thirunarayanan Balathandayuthapani2022-12-021-0/+20
* | | Merge 10.4 into 10.5Marko Mäkelä2022-11-081-4/+0
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2022-11-081-4/+0
| |\ \ | | |/
| | * MDEV-27121 mariabackup incompatible with disabled dedicated undo log tablesp...Thirunarayanan Balathandayuthapani2022-11-071-4/+0
| * | MDEV-29613 Improve WITH_DBUG_TRACE=OFFMarko Mäkelä2022-09-231-4/+4
* | | Merge 10.4 into 10.5Daniel Black2022-09-191-1/+2
|\ \ \ | |/ /
| * | MDEV-18589 Assertion on info.page_size failed in xb_delta_open_matching_spaceMarko Mäkelä2022-09-141-1/+2
* | | MDEV-23607 MariaBackup - align required GRANTS to cmd optionsDaniel Black2022-08-261-7/+13
* | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-08-031-61/+2
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-08-021-61/+2
| |\ \ | | |/
| | * revert mariabackup part of MDEV-27524, fix the testSergei Golubchik2022-08-011-60/+2
* | | MDEV-28832 infinite loop in mariabackup if log LOG_HEADER_FORMAT field is 0Vlad Lesin2022-06-151-19/+19
* | | MDEV-28473 field_ref_zero is not initialized in xtrabackup_prepare_func()Vlad Lesin2022-05-111-20/+21
* | | Merge branch '10.4' into 10.5Sergei Golubchik2022-05-091-2/+14
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Sergei Golubchik2022-05-081-2/+14
| |\ \ | | |/
| | * Merge branch '10.2' into 10.3Oleksandr Byelkin2022-05-031-2/+14
| | |\
| | | * MDEV-28446 mariabackup prepare fails for incrementals if a new schema is crea...Alexander Barkov2022-05-021-2/+14
* | | | Merge 10.4 into 10.5Marko Mäkelä2022-04-211-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2022-04-211-1/+1
| |\ \ \ | | |/ /
| | * | MDEV-24317 Data race in LOGGER::init_error_log at sql/log.cc:1443 and in LOGG...Sergei Golubchik2022-04-121-1/+1
* | | | MDEV-25975: Merge 10.4 into 10.5Marko Mäkelä2022-04-061-12/+0
|\ \ \ \ | |/ / /
| * | | MDEV-25975: Merge 10.3 into 10.4Marko Mäkelä2022-04-061-12/+0
| |\ \ \ | | |/ /
| | * | MDEV-25975 innodb_disallow_writes causes shutdown to hangMarko Mäkelä2022-04-061-12/+0
* | | | Merge 10.4 into 10.5Marko Mäkelä2022-02-251-13/+72
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2022-02-251-13/+72
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2022-02-251-11/+69
| | |\ \ | | | |/
| | | * MDEV-27524: Incorrect binlogs after Galera SST using rsync and mariabackupJulius Goryavsky2022-02-221-2/+60
| | | * mariabackup: cosmetic changes (whitespaces and indentation)Julius Goryavsky2022-02-221-9/+9
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-08-311-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-08-311-1/+1
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-08-311-1/+1
| | |\ \ | | | |/
| | | * typo fixedSergei Golubchik2021-08-261-1/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-08-181-1/+1
|\ \ \ \ | |/ / /