summaryrefslogtreecommitdiff
path: root/extra
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.2' into 10.3Oleksandr Byelkin2022-05-032-81/+333
|\
| * MDEV-28446 mariabackup prepare fails for incrementals if a new schema is crea...Alexander Barkov2022-05-021-2/+14
| * MDEV-21037 mariabackup does not detect multi-source replication slaveAlexander Barkov2022-04-251-79/+319
* | MDEV-24317 Data race in LOGGER::init_error_log at sql/log.cc:1443 and in LOGG...Sergei Golubchik2022-04-121-1/+1
* | MDEV-25975 innodb_disallow_writes causes shutdown to hangMarko Mäkelä2022-04-061-12/+0
* | Merge 10.2 into 10.3Marko Mäkelä2022-04-061-22/+22
|\ \ | |/
| * MDEV-27835 innochecksum -S crashes for encrypted .ibd tablespaceVlad Lesin2022-03-291-24/+24
* | Merge 10.2 into 10.3Marko Mäkelä2022-02-257-98/+339
|\ \ | |/
| * MDEV-27524: Incorrect binlogs after Galera SST using rsync and mariabackupJulius Goryavsky2022-02-227-89/+330
| * mariabackup: cosmetic changes (whitespaces and indentation)Julius Goryavsky2022-02-221-9/+9
* | Merge branch '10.2' into 10.3mariadb-10.3.33Oleksandr Byelkin2022-01-291-3/+3
|\ \ | |/
| * MDEV-27494 Rename .ic files to .inlVladislav Vaintroub2022-01-171-3/+3
* | Merge branch 10.2 into 10.3Julius Goryavsky2021-12-231-1/+1
|\ \ | |/
| * MDEV-27181 fixup: compatibility with Windows + small correctionsbb-10.2-MDEV-27181-fixJulius Goryavsky2021-12-171-1/+1
* | 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
|\ \ | |/