summaryrefslogtreecommitdiff
path: root/extra
Commit message (Expand)AuthorAgeFilesLines
* Add more workaround atop existing WolfSSL 5.5.4 workaround to compile ASAN on...Vladislav Vaintroub2023-02-081-0/+3
* MDEV-30492 Crash when use mariabackup.exe with config 'innodb_flush_method=as...Daniel Black2023-02-071-0/+11
* Merge branch '10.3' into 10.4Oleksandr Byelkin2023-01-284-13/+62
|\
| * Minimize unsafe C functions usage - replace strcat() and strcpy() (and strnca...Mikhail Chalov2023-01-203-12/+14
| * MDEV-23335 MariaBackup Incremental Does Not Reflect Dropped/Created DatabasesAlexander Barkov2023-01-191-1/+48
* | v5.5.4-stableOleksandr Byelkin2023-01-172-0/+2
* | Merge 10.3 into 10.4Marko Mäkelä2023-01-032-4/+6
|\ \ | |/
| * MDEV-30293: mariabackup fail with --galera-info option without GaleraJulius Goryavsky2022-12-272-4/+6
* | Merge 10.3 into 10.4Marko Mäkelä2022-11-081-4/+0
|\ \ | |/
| * MDEV-27121 mariabackup incompatible with disabled dedicated undo log tablesp...Thirunarayanan Balathandayuthapani2022-11-071-4/+0
* | v5.5.1-stableOleksandr Byelkin2022-10-141-0/+0
* | MDEV-29613 Improve WITH_DBUG_TRACE=OFFMarko Mäkelä2022-09-231-4/+4
* | Merge 10.3 into 10.4Marko Mäkelä2022-09-201-1/+1
|\ \ | |/
| * InnoDB cleanup: Replace UNIV_LINUX, UNIV_SOLARIS, UNIV_AIXMarko Mäkelä2022-09-191-1/+1
* | MDEV-18589 Assertion on info.page_size failed in xb_delta_open_matching_spaceMarko Mäkelä2022-09-141-1/+2
* | Merge 10.3 into 10.4Marko Mäkelä2022-08-221-8/+43
|\ \ | |/
| * MDEV-29043 mariabackup --compress hangsMarko Mäkelä2022-08-191-8/+43
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-08-027-342/+77
|\ \ | |/
| * only copy buffer pool dump in SST galera modeSergei Golubchik2022-08-011-39/+16
| * revert mariabackup part of MDEV-27524, fix the testSergei Golubchik2022-08-017-330/+89
* | wolfssl v5.4.0-stableOleksandr Byelkin2022-07-271-0/+0
* | Fixes for WolfSSL 5.4.0Vladislav Vaintroub2022-07-272-1/+4
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-07-271-15/+15
|\ \ | |/
| * MDEV-28689, MDEV-28690: Remove ctrl_mutexMarko Mäkelä2022-07-111-70/+37
| * Revert "MDEV-28689, MDEV-28690: Incorrect error handling for ctrl_mutex"Vladislav Vaintroub2022-07-111-22/+55
* | Merge 10.3 into 10.4Marko Mäkelä2022-07-011-13/+6
|\ \ | |/
| * Fix clang-15 -Wdeprecated-non-prototypeMarko Mäkelä2022-07-011-13/+6
* | Merge 10.3 into 10.4Marko Mäkelä2022-06-021-67/+33
|\ \ | |/
| * MDEV-28719: compress_write() leaks data_mutex on errorMarko Mäkelä2022-06-011-12/+11
| * MDEV-28689, MDEV-28690: Incorrect error handling for ctrl_mutexMarko Mäkelä2022-05-301-55/+22
* | Merge branch '10.3' into 10.4Sergei Golubchik2022-05-082-81/+333
|\ \ | |/
| * 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
* | | WolfSSL v5.2.0-stableMarko Mäkelä2022-04-212-1/+0
* | | Merge 10.3 into 10.4Marko Mäkelä2022-04-211-1/+1
|\ \ \ | |/ /
| * | 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: Merge 10.3 into 10.4Marko Mäkelä2022-04-061-12/+0
|\ \ \ | |/ /
| * | MDEV-25975 innodb_disallow_writes causes shutdown to hangMarko Mäkelä2022-04-061-12/+0
* | | Merge 10.3 into 10.4Marko Mäkelä2022-04-061-22/+22
|\ \ \ | |/ /
| * | 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.3 into 10.4Marko Mäkelä2022-02-257-100/+342
|\ \ \ | |/ /
| * | 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.3' into 10.4Oleksandr Byelkin2022-01-301-0/+6
|\ \ \ | |/ /
| * | 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
| |\ \ | | |/