Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.5 into 10.6 | Marko Mäkelä | 2023-04-11 | 9 | -90/+138 |
|\ | |||||
| * | Merge remote-tracking branch 'origin/10.4' into 10.5 | Alexander Barkov | 2023-04-05 | 1 | -2/+14 |
| |\ | |||||
| | * | Make 'move_file' command more reliable in mysqltest | Lorna Luo | 2023-04-03 | 1 | -2/+14 |
| * | | Merge remote-tracking branch '10.4' into 10.5 | Oleksandr Byelkin | 2023-03-31 | 9 | -89/+125 |
| |\ \ | | |/ | |||||
| | * | MDEV-24453 Added support for a 5th --verbose parameter in mariadb-upgrade to ... | Debjyoti | 2023-03-27 | 1 | -4/+10 |
| | * | MDEV-30698 Cover missing test cases for mariadb-binlog options --raw [and] --... | Anel Husakovic | 2023-03-08 | 1 | -0/+6 |
| | * | Update handling of mysqlbinlog's `die()` function | Anel Husakovic | 2023-03-08 | 1 | -9/+9 |
| | * | MDEV-30697: Memory leak detected when mariadb-binlog is used with option flas... | Anel Husakovic | 2023-03-08 | 1 | -0/+5 |
| | * | Ensure that mysqlbinlog frees all memory at exit | Monty | 2023-03-08 | 1 | -14/+23 |
| | * | Fix few vulnerabilities found by Cppcheck | Hugo Wen | 2023-03-02 | 1 | -60/+52 |
| | * | MDBF-534: Coverity scan: fix client folder | Anel Husakovic | 2023-02-17 | 1 | -4/+6 |
| | * | MDBF-534: Coverity scan: fix client folder | Anel Husakovic | 2023-02-17 | 1 | -2/+6 |
| | * | MDBF-534: Coverity scan: fix client folder | Anel Husakovic | 2023-02-17 | 2 | -8/+28 |
| | * | MDBF-534: Coverity scan: fix client folder | Anel Husakovic | 2023-02-17 | 1 | -0/+1 |
| | * | MDBF-534: Coverity scan: fix client folder | Anel Husakovic | 2023-02-17 | 1 | -1/+1 |
| | * | MDBF-534: Coverity scan: fix client folder | Anel Husakovic | 2023-02-17 | 1 | -2/+1 |
| | * | MDBF-534: Coverity scan: fix client folder | Anel Husakovic | 2023-02-17 | 1 | -0/+1 |
* | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2023-02-10 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.4 into 10.5 | Marko Mäkelä | 2023-02-10 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Apply clang-tidy to remove empty constructors / destructors | Vicențiu Ciorbaru | 2023-02-09 | 1 | -2/+2 |
| | * | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2023-01-28 | 4 | -51/+53 |
| | |\ | |||||
* | | \ | Merge branch '10.5' into 10.6 | Oleksandr Byelkin | 2023-01-31 | 4 | -52/+54 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2023-01-27 | 4 | -51/+53 |
| |\ \ \ | |||||
| | * \ \ | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2023-01-26 | 4 | -51/+53 |
| | |\ \ \ | | | |/ / | | |/| / | | | |/ | |||||
| | | * | Minimize unsafe C functions usage - replace strcat() and strcpy() (and strnca... | Mikhail Chalov | 2023-01-20 | 3 | -51/+50 |
| | | * | Add my_afree after my_alloca in early return case | Eric Herman | 2023-01-20 | 1 | -0/+3 |
| | | * | MDEV-29817: Issues with handling options for SSL CRLs (and some others) | Julius Goryavsky | 2022-11-22 | 2 | -0/+4 |
| | * | | MDEV-29817: Issues with handling options for SSL CRLs (and some others) | Julius Goryavsky | 2022-11-22 | 3 | -0/+7 |
* | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2022-12-05 | 3 | -0/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.4 into 10.5 | Jan Lindström | 2022-11-30 | 3 | -0/+7 |
* | | | | MDEV-29822 - make mysqltest fail loudly when out of memory | Vladislav Vaintroub | 2022-11-08 | 1 | -28/+41 |
* | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2022-10-25 | 1 | -0/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2022-10-25 | 1 | -0/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 10.3 into 10.4 | Marko Mäkelä | 2022-10-25 | 1 | -0/+5 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-28720 add log message if flush log failure | kurt | 2022-10-19 | 1 | -0/+5 |
| | | * | Merge branch 'bb-10.3-vp-MDEV-27691' into 10.3 | Oleksandr Byelkin | 2022-10-14 | 1 | -15/+37 |
| | | |\ | |||||
| | * | \ | Merge branch 'bb-10.4-vp-MDEV-27691' into 10.4 | Oleksandr Byelkin | 2022-10-14 | 1 | -15/+37 |
| | |\ \ \ | |||||
| * | \ \ \ | Merge branch 'bb-10.5-vp-MDEV-27691' into 10.5 | Oleksandr Byelkin | 2022-10-14 | 1 | -15/+37 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge branch 'bb-10.6-vp-MDEV-27691' into 10.6 | Oleksandr Byelkin | 2022-10-15 | 1 | -15/+37 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'bb-10.5-all-builders' into bb-10.6-all-builders | Lena Startseva | 2022-09-27 | 1 | -15/+37 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | * | | | | | | Merge branch 'bb-10.4-all-builders' into bb-10.5-all-builders | Lena Startseva | 2022-09-26 | 1 | -15/+37 |
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | |||||
| | | * | | | | | Merge branch 'bb-10.3-all-builders' into bb-10.4-all-builders | Lena Startseva | 2022-09-23 | 1 | -15/+37 |
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | | | |||||
| | | | * | | | | MDEV-27691: prequisite enable/disable service connection | Oleksandr Byelkin | 2022-09-23 | 1 | -15/+37 |
* | | | | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2022-10-12 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2022-10-12 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
| | * | | | | | | Merge 10.3 into 10.4 | Marko Mäkelä | 2022-10-11 | 1 | -1/+1 |
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | | |||||
| | | * | | | | | MDEV-29183: Clarify mysqlbinlog command description (#2245) | Zhibo Zhang | 2022-10-11 | 1 | -1/+1 |
* | | | | | | | | Merge 10.5 into 10.6 | Marko Mäkelä | 2022-10-06 | 1 | -5/+1 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2022-10-06 | 1 | -5/+1 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | Remove HAVE_SNPRINTF | Marko Mäkelä | 2022-10-05 | 1 | -5/+1 |