summaryrefslogtreecommitdiff
path: root/extra
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/10.3' into 10.4Vicențiu Ciorbaru2021-09-091-0/+2
|\
| * 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.3 into 10.4Marko Mäkelä2021-08-311-1/+1
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2021-08-311-1/+1
| |\ \ | | |/
| | * typo fixedSergei Golubchik2021-08-261-1/+1
* | | MDEV-19712 backup stages commented out.Vladislav Vaintroub2021-08-201-2/+0
* | | mariabackup - fix string format in error messageVladislav Vaintroub2021-08-111-1/+1
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-314-97/+110
|\ \ \ | |/ /
| * | 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-26092 Remove things we do not use in wolfsslVladislav Vaintroub2021-07-281-2/+9
* | | MDEV-26236 ssl_8k_key test fails on x86Vladislav Vaintroub2021-07-271-2/+18
* | | MDEV-23080: desync and pause node on BACKUP STAGE BLOCK_DDLLeandro Pacheco2021-07-271-1/+1
* | | cleanup: move thread_count to THD_count::value()Sergei Golubchik2021-07-241-2/+2
* | | MDEV-22221 Compile WolfSSL with TLSv1.3 supportVladislav Vaintroub2021-07-212-1/+13
* | | WolfSSL 4.8.0Vladislav Vaintroub2021-07-211-0/+0
* | | Merge 10.3 into 10.4Marko Mäkelä2021-06-211-34/+5
|\ \ \ | |/ /
| * | MDEV-15912: Remove traces of insert_undoMarko Mäkelä2021-06-211-34/+5
* | | MDEV-22221: MariaDB with WolfSSL doesn't support AES-GCM cipher for SSLVladislav Vaintroub2021-06-092-0/+2
* | | Remove WolfSSL workaround for old version.Vladislav Vaintroub2021-06-091-1/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2021-06-012-144/+41
|\ \ \ | |/ /
| * | 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
* | | MDEV-25710: Dead code os_file_opendir() in the serverMarko Mäkelä2021-05-184-47/+300
* | | Merge 10.3 into 10.4Marko Mäkelä2021-04-211-1/+1
|\ \ \ | |/ /
| * | 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.3 into 10.4Marko Mäkelä2021-04-1413-17/+109
|\ \ \ | |/ /
| * | 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
* | | arguments overflow fix proposal. the list is assumed to be implictly null ter...David CARLIER2021-03-091-1/+2
* | | mariabackup utility, binary path implementation for Mac.David CARLIER2021-03-091-0/+10
* | | Merge 10.3 into 10.4Marko Mäkelä2021-03-081-4/+3
|\ \ \ | |/ /
| * | 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
* | | MDEV-20386: Allow RDRAND, RDSEED WITH_MSANMarko Mäkelä2021-01-021-27/+28
* | | WolfSSL v4.6.0-stableMarko Mäkelä2021-01-022-1/+1
* | | Merge branch '10.3' into 10.4bb-10.4-MDEV-23468Oleksandr Byelkin2020-12-251-0/+4
|\ \ \ | |/ /