summaryrefslogtreecommitdiff
path: root/extra
Commit message (Expand)AuthorAgeFilesLines
...
* | MDEV-19335 Remove buf_page_t::encryptedThirunarayanan Balathandayuthapani2019-10-091-3/+1
* | MDEV-20703: mariabackup creates binlog files in server binlog directory on --...Vlad Lesin2019-10-011-2/+4
* | MDEV-18438 Don't stream xtrabackup_info of extra-lsndirSimon Lipp2019-09-194-10/+41
* | MDEV-19740: Silence a bogus "may be uninitialized" warningMarko Mäkelä2019-08-151-8/+3
* | Merge 10.1 into 10.2Marko Mäkelä2019-08-121-1/+2
|\ \ | |/
| * MDEV-17638 Improve error message about corruption of encrypted pagebb-10.1-MDEV-17638-improve-warningEugene Kosov2019-08-011-1/+2
* | MDEV-20060: Failing assertion: srv_log_file_size <= 512ULL << 30 while prepar...Vlad Lesin2019-08-071-1/+1
* | Merge 10.1 into 10.2Eugene Kosov2019-07-091-1/+1
|\ \ | |/
| * imporve clang buildEugene Kosov2019-06-253-4/+2
* | MDEV-19781 Add page id matching check in innochecksum toolThirunarayanan Balathandayuthapani2019-06-281-13/+88
* | MDEV-19865: AddressSanitizer error in open_or_create_log_file() in mariabackupVlad Lesin2019-06-261-1/+1
* | Fixed compiler warningMonty2019-06-031-1/+5
* | MDEV-14192: mariabackup.incremental_backup failed in buildbot with Failing as...Vlad Lesin2019-05-241-33/+31
* | Merge 10.1 into 10.2Marko Mäkelä2019-05-13251-264/+264
|\ \ | |/
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-11251-255/+255
| |\
| | * Update FSF AddressVicențiu Ciorbaru2019-05-11147-149/+149
| * | Update FSF addressVicențiu Ciorbaru2019-05-115-9/+9
* | | MDEV-17008 prepare with datadir, on Windows, does not set ACLVladislav Vaintroub2019-05-021-1/+67
* | | MDEV-18544 "missing required privilege PROCESS on *.*" using mariabackup for SSTVladislav Vaintroub2019-05-021-0/+7
* | | MDEV-14130 InnoDB messages should not refer to the MySQL 5.7 manualMarko Mäkelä2019-04-291-3/+4
* | | Fix a typoVladislav Vaintroub2019-04-291-1/+1
* | | MDEV-19231 make DB_SUCCESS equal to 0Eugene Kosov2019-04-254-12/+12
* | | Do fast exit with error code and FATAL ERROR message, if innodb cannot start ...Vladislav Vaintroub2019-04-231-3/+1
* | | MDEV-19212 4GB Limit on large_pages - integer overflowMarko Mäkelä2019-04-081-5/+0
* | | MDEV-14192 Mariabackup assertion failure: byte_offset % OS_FILE_LOG_BLOCK_SIZ...Vlad Lesin2019-04-081-20/+11
* | | MDEV-12699 preparation: Clean up recv_sysMarko Mäkelä2019-04-061-2/+7
* | | Merge 10.1 into 10.2Marko Mäkelä2019-03-264-0/+4
|\ \ \ | |/ /
| * | Fix resource leakFaramosCZ2019-03-221-0/+1
| * | Fix resource leakFaramosCZ2019-03-221-0/+1
| * | Fix resource leakFaramosCZ2019-03-221-0/+1
| * | Fix resource leakFaramosCZ2019-03-221-0/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2019-03-221-3/+2
|\ \ \ | |/ /
| * | Cleanup - remove unused variables and functions after MDEV-18917Vladislav Vaintroub2019-03-152-31/+0
* | | Remove unused variables from non-debug buildMarko Mäkelä2019-03-211-5/+5
* | | Mariabackup: Ensure NUL termination in strncpy()Marko Mäkelä2019-03-212-5/+9
* | | post-merge: gcc 8 warningsSergei Golubchik2019-03-152-23/+0
* | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-153-39/+4
|\ \ \ | |/ /
| * | MDEV-18917 Don't create xtrabackup_binlog_pos_innodb with MariabackupVladislav Vaintroub2019-03-153-36/+4
* | | Merge 10.1 into 10.2Marko Mäkelä2019-03-082-3/+22
|\ \ \ | |/ /
| * | MDEV-18855 Mariabackup should fetch innodb_compression_level from running serverThirunarayanan Balathandayuthapani2019-03-082-3/+23
* | | Merge 10.1 into 10.2Marko Mäkelä2019-03-064-11/+18
|\ \ \ | |/ /
| * | MDEV-18659: Fix string truncation/overflow in InnoDB and XtraDBMarko Mäkelä2019-03-064-14/+21
| * | Revert "MDEV-18575 Cleanup : remove innodb-encrypt-log parameter from mariaba...Vladislav Vaintroub2019-02-201-0/+5
| * | MDEV-18575 Cleanup : remove innodb-encrypt-log parameter from mariabackupVladislav Vaintroub2019-02-141-5/+0
* | | MDEV-18669 mariabackup writes timestamp in version lineVladislav Vaintroub2019-02-211-1/+1
* | | MDEV-18611: mariabackup silently ended during xtrabackup_copy_logfile()Marko Mäkelä2019-02-191-1/+4
* | | MDEV-18204 - fixupVladislav Vaintroub2019-02-191-11/+11
* | | MDEV-18204 Fix rocksdb incremental backupVladislav Vaintroub2019-02-181-0/+13
* | | MDEV-18575 remove innodb-encrypt-log parameter from mariabackupVladislav Vaintroub2019-02-141-5/+0
* | | Merge 10.1 into 10.2Marko Mäkelä2019-02-021-18/+16
|\ \ \ | |/ /