summaryrefslogtreecommitdiff
path: root/sql/backup.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.6 into 10.7Jan Lindström2023-01-171-6/+30
|\
| * MDEV-26391 BF abortable mariabackup executionsjaakola2023-01-171-5/+30
* | Merge 10.6 into 10.7Jan Lindström2022-09-051-0/+3
|\ \ | |/
| * Merge 10.5 into 10.6Jan Lindström2022-09-051-1/+3
| |\
| | * Merge 10.4 into 10.5Jan Lindström2022-09-051-1/+3
| | |\
| | | * Reduce compilation dependencies on wsrep_mysqld.hDaniele Sciascia2022-08-311-1/+3
* | | | Merge 10.6 into 10.7Marko Mäkelä2022-02-091-10/+29
|\ \ \ \ | |/ / /
| * | | Merge 10.5 into 10.6Marko Mäkelä2022-02-091-10/+29
| |\ \ \ | | |/ /
| | * | MENT-328 Retry BACKUP STAGE BLOCK DDL in case of deadlocksMonty2022-02-081-9/+28
* | | | cleanup: uuidSergei Golubchik2021-10-291-1/+1
* | | | MDEV-26352 : Add new thread states for certain WSREP scenariosJan Lindström2021-09-031-1/+4
|/ / /
* | | Merge branch '10.5' into 10.6Oleksandr Byelkin2021-08-021-0/+24
|\ \ \ | |/ /
| * | Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-311-0/+24
| |\ \ | | |/
| | * MDEV-23080: desync and pause node on BACKUP STAGE BLOCK_DDLLeandro Pacheco2021-07-271-0/+24
* | | Fixed debug_sync timeout in deadlock_drop_tableMonty2021-06-191-2/+10
* | | MDEV-18465 Logging of DDL statements during backupMonty2021-05-191-5/+171
|/ /
* | Merge 10.4 to 10.5Marko Mäkelä2020-10-221-0/+6
|\ \ | |/
| * MDEV-20945: BACKUP UNLOCK + FTWRL assertion failureRinat Ibragimov2020-10-221-0/+6
* | Merge 10.4 into 10.5Marko Mäkelä2020-08-141-3/+2
|\ \ | |/
| * Merge 10.3 into 10.4, except MDEV-22543Marko Mäkelä2020-08-131-3/+2
* | perfschema mdl related instrumentation changesSergei Golubchik2020-03-101-1/+2
* | Removed tc_purge() and purge_tables() argumentSergey Vojtovich2019-11-251-1/+1
|/
* Fix that BACKUP STAGE BLOCK_COMMIT flushes binary logMonty2019-11-011-0/+8
* MDEV-19585 Assertion with S3 table and flush_tablesMonty2019-06-261-1/+6
* Added support for BACKUP LOCK / BACKUP UNLOCKMichael Widenius2019-01-141-0/+29
* Added syntax and implementation for BACKUP STAGE'sMonty2018-12-091-0/+356