summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.8 into 10.9Marko Mäkelä2023-04-289-468/+63
|\
| * Merge 10.6 into 10.8Marko Mäkelä2023-04-279-468/+63
| |\
| | * Cleanup of MDEV-14974: --port ignored for --host=localhostbb-10.6-montyMonty2023-04-279-468/+63
* | | Merge 10.8 into 10.9Marko Mäkelä2023-04-261-0/+1
|\ \ \ | |/ /
| * | Merge 10.6 into 10.8Marko Mäkelä2023-04-261-0/+1
| |\ \ | | |/
| | * Merge 10.5 into 10.6Marko Mäkelä2023-04-251-0/+1
| | |\
| | | * Merge branch '10.4' into 10.5Oleksandr Byelkin2023-04-241-0/+1
| | | |\
| | | | * MDEV-28976 fixup: A better fixMarko Mäkelä2023-04-191-1/+2
| | | | * MDEV-28976: mtr must wait for server to actually dieMarko Mäkelä2023-04-191-1/+1
* | | | | Merge 10.8 into 10.9Marko Mäkelä2023-04-149-91/+139
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.6 into 10.8Marko Mäkelä2023-04-129-91/+139
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.5 into 10.6Marko Mäkelä2023-04-119-90/+138
| | |\ \ \ | | | |/ /
| | | * | Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2023-04-051-2/+14
| | | |\ \ | | | | |/
| | | | * Make 'move_file' command more reliable in mysqltestLorna Luo2023-04-031-2/+14
| | | * | Merge remote-tracking branch '10.4' into 10.5Oleksandr Byelkin2023-03-319-89/+125
| | | |\ \ | | | | |/
| | | | * MDEV-24453 Added support for a 5th --verbose parameter in mariadb-upgrade to ...Debjyoti2023-03-271-4/+10
| | | | * MDEV-30698 Cover missing test cases for mariadb-binlog options --raw [and] --...Anel Husakovic2023-03-081-0/+6
| | | | * Update handling of mysqlbinlog's `die()` functionAnel Husakovic2023-03-081-9/+9
| | | | * MDEV-30697: Memory leak detected when mariadb-binlog is used with option flas...Anel Husakovic2023-03-081-0/+5
| | | | * Ensure that mysqlbinlog frees all memory at exitMonty2023-03-081-14/+23
| | | | * Fix few vulnerabilities found by CppcheckHugo Wen2023-03-021-60/+52
| | | | * MDBF-534: Coverity scan: fix client folderAnel Husakovic2023-02-171-4/+6
| | | | * MDBF-534: Coverity scan: fix client folderAnel Husakovic2023-02-171-2/+6
| | | | * MDBF-534: Coverity scan: fix client folderAnel Husakovic2023-02-172-8/+28
| | | | * MDBF-534: Coverity scan: fix client folderAnel Husakovic2023-02-171-0/+1
| | | | * MDBF-534: Coverity scan: fix client folderAnel Husakovic2023-02-171-1/+1
| | | | * MDBF-534: Coverity scan: fix client folderAnel Husakovic2023-02-171-2/+1
| | | | * MDBF-534: Coverity scan: fix client folderAnel Husakovic2023-02-171-0/+1
* | | | | Merge 10.8 into 10.9Marko Mäkelä2023-02-161-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.6 into 10.8Marko Mäkelä2023-02-101-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.5 into 10.6Marko Mäkelä2023-02-101-2/+2
| | |\ \ \ | | | |/ /
| | | * | Merge 10.4 into 10.5Marko Mäkelä2023-02-101-2/+2
| | | |\ \ | | | | |/
| | | | * Apply clang-tidy to remove empty constructors / destructorsVicențiu Ciorbaru2023-02-091-2/+2
| | | | * Merge branch '10.3' into 10.4Oleksandr Byelkin2023-01-284-51/+53
| | | | |\
* | | | | \ Merge branch '10.8' into 10.9Oleksandr Byelkin2023-01-314-52/+54
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '10.7' into 10.8Oleksandr Byelkin2023-01-314-52/+54
| |\ \ \ \ \
| | * \ \ \ \ Merge branch '10.6' into 10.7Oleksandr Byelkin2023-01-314-52/+54
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2023-01-314-52/+54
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Merge branch '10.4' into 10.5Oleksandr Byelkin2023-01-274-51/+53
| | | | |\ \ \
| | | | | * \ \ Merge branch '10.3' into 10.4Oleksandr Byelkin2023-01-264-51/+53
| | | | | |\ \ \ | | | | | | |/ / | | | | | |/| / | | | | | | |/
| | | | | | * Minimize unsafe C functions usage - replace strcat() and strcpy() (and strnca...Mikhail Chalov2023-01-203-51/+50
| | | | | | * Add my_afree after my_alloca in early return caseEric Herman2023-01-201-0/+3
| | | | | | * MDEV-29817: Issues with handling options for SSL CRLs (and some others)Julius Goryavsky2022-11-222-0/+4
| | | | | * | MDEV-29817: Issues with handling options for SSL CRLs (and some others)Julius Goryavsky2022-11-223-0/+7
* | | | | | | Merge 10.8 into 10.9Marko Mäkelä2022-12-073-0/+7
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 10.7 into 10.8Marko Mäkelä2022-12-073-0/+7
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge 10.6 into 10.7Marko Mäkelä2022-12-073-0/+7
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge 10.5 into 10.6Marko Mäkelä2022-12-053-0/+7
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | Merge 10.4 into 10.5Jan Lindström2022-11-303-0/+7
* | | | | | | Merge 10.8 into 10.9Marko Mäkelä2022-11-101-28/+41
|\ \ \ \ \ \ \ | |/ / / / / /