summaryrefslogtreecommitdiff
path: root/extra/mariabackup
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2018-04-241-1/+1
|\
| * Merge 10.1 into 10.2Marko Mäkelä2018-04-241-1/+1
| |\
| | * MDEV-15988 Crash in ./mtr mariabackup.undo_space_idMarko Mäkelä2018-04-241-2/+2
* | | MDEV-12266 follow-up fix to MariabackupMarko Mäkelä2018-04-231-2/+1
* | | Merge 10.2 into 10.3Marko Mäkelä2018-04-233-8/+51
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2018-04-213-8/+51
| |\ \ | | |/
| | * MDEV-15779 - mariabackup incremental prepare fails on CIFS mount.Vladislav Vaintroub2018-04-121-4/+7
| | * MDEV-15780 : Mariabackup with absolute paths in innodb_data_file_pathVladislav Vaintroub2018-04-122-4/+44
* | | Remove compiler warningsMichael Widenius2018-04-161-1/+1
* | | Merge remote-tracking branch '10.2' into 10.3Vicențiu Ciorbaru2018-04-123-3/+8
|\ \ \ | |/ /
| * | MDEV-15780 : mariabackup does not handle absolute names in for system tablesp...Vladislav Vaintroub2018-04-111-1/+2
| * | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2018-04-102-2/+6
| |\ \ | | |/
| | * MDEV-15713 mariabackup: throw warning, if --stream is used without --backupVladislav Vaintroub2018-04-091-0/+4
| | * MDEV-15825 Mariabackup help mentions Percona and PXC but not MariaDBVladislav Vaintroub2018-04-092-2/+2
* | | Merge 10.2 into 10.3Marko Mäkelä2018-04-044-28/+181
|\ \ \ | |/ /
| * | Remove an unused variableMarko Mäkelä2018-04-031-1/+1
| * | MDEV-15737 assertion in mariabackup.exe!recv_calc_lsn_on_data_add()Thirunarayanan Balathandayuthapani2018-04-031-1/+2
| * | MDEV-15636 mariabackup --lock-ddl-per-table hangs if ALTER table is runningVladislav Vaintroub2018-04-014-27/+179
* | | MDEV-12266: Change dict_table_t::space to fil_space_t*Marko Mäkelä2018-03-292-11/+5
* | | MDEV-12266: Remove fil_system_t::named_spacesMarko Mäkelä2018-03-291-0/+10
* | | MDEV-12266: Add fil_system.sys_space, temp_spaceMarko Mäkelä2018-03-291-2/+2
* | | Allocate the singleton fil_system staticallyMarko Mäkelä2018-03-292-32/+24
* | | Merge branch '10.2' into 10.3Sergei Golubchik2018-03-2814-191/+442
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Sergei Golubchik2018-03-2511-167/+282
| |\ \ | | |/
| | * compiler warningSergei Golubchik2018-03-241-1/+1
| | * MDEV-13023 mariabackup does not preserve holes for page compressed tables.Vladislav Vaintroub2018-03-2311-166/+281
| * | Merge 10.1 into 10.2Marko Mäkelä2018-03-222-1/+86
| |\ \ | | |/
| | * MDEV-13561 Mariabackup is incompatible with retroactively created innodb_undo...Thirunarayanan Balathandayuthapani2018-03-222-1/+88
| | * MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2018-03-162-11/+5
| * | MDEV-14545 Backup fails due to MLOG_INDEX_LOAD recordThirunarayanan Balathandayuthapani2018-03-161-0/+2
| * | MDEV-13935 INSERT stuck at state Unlocking tablesMarko Mäkelä2018-03-161-0/+1
| * | After-merge fix for commit 98eb9518db1da854048b09d94244a982a1d32f9aMarko Mäkelä2018-03-162-11/+5
| * | MDEV-14545 Backup fails due to MLOG_INDEX_LOAD recordThirunarayanan Balathandayuthapani2018-03-131-12/+67
* | | MDEV-15505 Fix wsrep XID storage byte orderMarko Mäkelä2018-03-212-107/+10
|\ \ \
| * | | MDEV-15505 Fixes to compilation without -DWITH_WSREP:BOOL=ONTeemu Ollakka2018-03-212-1/+7
| * | | MDEV-15505 New wsrep XID format for backwards compatibilityTeemu Ollakka2018-03-121-103/+4
| * | | MDEV-15505 Fix wsrep XID seqno byte orderTeemu Ollakka2018-03-121-5/+1
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-03-131-2/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | MDEV-15524 Do not disable page checksums for temporary tablesMarko Mäkelä2018-03-101-2/+2
* | | Allocate lock_sys staticallySergey Vojtovich2018-02-231-2/+0
* | | Make possible to use clang on Windows (clang-cl)Vladislav Vaintroub2018-02-202-5/+6
* | | MDEV-15158 On commit, do not write to the TRX_SYS pageMarko Mäkelä2018-02-202-33/+19
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-194-9/+15
|\ \ \ | |/ /
| * | MDEV-15071 backup does not store xtrabackup_info in the --extra-lsndir direc...Vladislav Vaintroub2018-02-154-8/+12
| * | MDEV-14997 mariabackup crashes with invalid --innodb-flush-methodVladislav Vaintroub2018-02-151-1/+3
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-151-20/+18
|\ \ \ | |/ /
| * | MDEV-15270 Mariabackup should not try to use doublewrite buffermariadb-10.2.13Marko Mäkelä2018-02-121-14/+2
| * | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-6/+16
| |\ \ | | |/
| | * Fix a warning about possibly unused variableMarko Mäkelä2018-02-031-17/+6
| | * Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-1/+6