summaryrefslogtreecommitdiff
path: root/extra
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2021-11-292-3/+2
|\
| * MDEV-26558 Fix a deadlock due to cyclic dependencebb-10.2-robertryancaicse2021-11-241-1/+1
| * MDEV-22522 RPM packages have meaningless summary/descriptionbb-10.2-MDEV-22522Alexey Bychko2021-11-231-2/+1
* | Merge 10.2 into 10.3Marko Mäkelä2021-11-091-0/+8
|\ \ | |/
| * MDEV-26561 mariabackup release locksDaniel Black2021-11-091-0/+7
| * MDEV-26561 Fix a bug due to unreleased lockryancaicse2021-11-091-0/+1
* | Merge 10.2 into 10.3Marko Mäkelä2021-09-225-322/+7
|\ \ | |/
| * MDEV-26574 An improper locking bug due to unreleased lock in the ds_xbstream.ccVladislav Vaintroub2021-09-151-3/+7
| * MDEV-26573 : A static analyzer warning about ds_archive.ccVladislav Vaintroub2021-09-154-318/+0
* | Merge branch '10.2' into 10.3Vicențiu Ciorbaru2021-09-071-0/+2
|\ \ | |/
| * Fix potential null pointer access after the allocation errorVladislav Vaintroub2021-09-011-0/+2
* | Merge 10.2 into 10.3Marko Mäkelä2021-08-311-1/+1
|\ \ | |/
| * typo fixedSergei Golubchik2021-08-261-1/+1
* | Merge 10.2 into 10.3Marko Mäkelä2021-07-222-88/+92
|\ \ | |/
| * MDEV-25361 fixup: Fix integer type mismatchMarko Mäkelä2021-07-221-89/+92
| * Add feature summary at the end of cmake.Heinz Wiesinger2021-07-211-0/+1
* | Merge branch '10.2' into 10.3Sergei Golubchik2021-07-213-15/+21
|\ \ | |/
| * avoid searching std::map twice in innochecksumEugene Kosov2021-07-201-6/+1
| * MDEV-25361 innochecksum must not report errors for freed pagesEugene Kosov2021-07-201-7/+18
| * Typo fix in extrabackup.cc and innobackupex.ccOli Sennhauser2021-07-152-2/+2
* | MDEV-15912: Remove traces of insert_undoMarko Mäkelä2021-06-211-34/+5
* | Merge 10.2 into 10.3Marko Mäkelä2021-06-012-144/+41
|\ \ | |/
| * MDEV-20556 Remove references to "xtrabackup" and "innobackupex" in mariaback...Vladislav Vaintroub2021-05-312-143/+41
* | Merge 10.2 into 10.3Marko Mäkelä2021-04-211-1/+1
|\ \ | |/
| * MDEV-25354: Fix my_print_defaults wordingIan Gilfillan2021-04-141-1/+1
* | Merge 10.2 into 10.3Marko Mäkelä2021-04-133-14/+17
|\ \ | |/
| * MDEV-25356: SST scripts should use the new mariabackup interfacebb-10.2-MDEV-25356Julius Goryavsky2021-04-112-7/+8
| * Removed extra spaces in generated command lines (minor "cosmetic"bb-10.2-MDEV-25328-v5Julius Goryavsky2021-04-111-7/+7
| * MDEV-25328: --innodb command line option causes mariabackup to failJulius Goryavsky2021-04-111-0/+2
* | Merge 10.2 into 10.3Marko Mäkelä2021-04-0912-14/+103
|\ \ | |/
| * MDEV-25321: mariabackup failed if password is passed via environment variablebb-10.2-MDEV-25321Julius Goryavsky2021-04-011-0/+7
| * MDEV-24197: Add "innodb_force_recovery" for "mariabackup --prepare"Srinidhi Kaushik2021-04-013-8/+68
| * MDEV-25221 Do not remove source file, if copy_file() fails in mariabackup --m...Vladislav Vaintroub2021-03-319-5/+27
* | Merge 10.2 into 10.3Marko Mäkelä2021-03-051-4/+3
|\ \ | |/
| * MDEV-22929 fixup. Print "completed OK!" if page corruption and --log-innodb-...Vladislav Vaintroub2021-03-051-4/+3
* | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-12-231-0/+4
|\ \ | |/
| * MDEV-22810 mariabackup does not honor open_files_limit from option during bac...Vlad Lesin2020-12-161-0/+4
* | Merge 10.2 into 10.3Marko Mäkelä2020-12-231-4/+1
|\ \ | |/
| * MDEV-24340 Unique final message of InnoDB during shutdownbb-10.2-MDEV-24340Marko Mäkelä2020-12-041-4/+1
* | MDEV-22929 MariaBackup option to report and/or continue when corruption is en...Vlad Lesin2020-12-011-2/+2
* | Merge 10.2 into 10.3Marko Mäkelä2020-12-0110-127/+491
|\ \ | |/
| * MDEV-22929 MariaBackup option to report and/or continue when corruption is en...Vlad Lesin2020-12-0110-127/+489
* | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-10-303-2/+15
|\ \ | |/
| * MDEV-24026: InnoDB: Failing assertion: os_total_large_mem_allocated >= size u...Vlad Lesin2020-10-293-2/+15
* | Merge 10.2 into 10.3Marko Mäkelä2020-10-281-51/+102
|\ \ | |/
| * MDEV-20755 InnoDB: Database page corruption on disk or a failed file read of ...Vlad Lesin2020-10-231-51/+102
* | Merge 10.2 into 10.3Marko Mäkelä2020-10-221-2/+2
|\ \ | |/
| * MDEV-21951: mariabackup SST fail if data-directory have lost+found directoryJulius Goryavsky2020-10-201-1/+1
| * MDEV-23982: Mariabackup hangs on backupMarko Mäkelä2020-10-191-1/+1
* | Merge 10.2 into 10.3Marko Mäkelä2020-09-211-3/+16
|\ \ | |/