summaryrefslogtreecommitdiff
path: root/extra/mariabackup/wsrep.cc
Commit message (Collapse)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2019-05-131-2/+2
|\
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-2/+2
| |
* | mariabackup : use die() macro for fatal exit with error message.Vladislav Vaintroub2019-01-161-4/+3
| |
* | Merge 10.1 into 10.2Marko Mäkelä2018-08-031-2/+1
|\ \ | |/
| * Fix -Wclass-memaccess in WSREP,InnoDB,XtraDBMarko Mäkelä2018-08-031-2/+1
| |
* | Merge 10.1 into 10.2Marko Mäkelä2017-10-251-3/+3
|\ \ | |/
| * MDEV-13496 Use "mariabackup" rather than "xtrabackup" in console outputVladislav Vaintroub2017-10-231-3/+3
| |
| * Fix compilation in mariabackupVladislav Vaintroub2017-09-161-0/+1
|/ | | | | Compilation got confused about 2 wsrep.h headers in include path Rename backup's wsrep.h to backup_wsrep.h to fixO
* MDEV-9566 Port Percona Xtrabackup to MariaDB as mariabackupVladislav Vaintroub2017-04-271-3/+4
| | | | | | - Modify backup code to work with MariaDB's 10.1 xtradb - Remove crypt encryption, version_check.pl, "compact backup" - Add encryption plugin
* MDEV-9566 Add Percona Xtrabackup 2.3.7Vladislav Vaintroub2017-04-271-0/+219