summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* 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.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.4 into 10.5Jan Lindström2022-11-303-0/+7
* | | Merge 10.4 into 10.5Marko Mäkelä2022-10-251-0/+5
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2022-10-251-0/+5
| |\ \ | | |/
| | * MDEV-28720 add log message if flush log failurekurt2022-10-191-0/+5
| | * Merge branch 'bb-10.3-vp-MDEV-27691' into 10.3Oleksandr Byelkin2022-10-141-15/+37
| | |\
| * | \ Merge branch 'bb-10.4-vp-MDEV-27691' into 10.4Oleksandr Byelkin2022-10-141-15/+37
| |\ \ \
* | \ \ \ Merge branch 'bb-10.5-vp-MDEV-27691' into 10.5Oleksandr Byelkin2022-10-141-15/+37
|\ \ \ \ \
| * \ \ \ \ Merge branch 'bb-10.4-all-builders' into bb-10.5-all-buildersLena Startseva2022-09-261-15/+37
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch 'bb-10.3-all-builders' into bb-10.4-all-buildersLena Startseva2022-09-231-15/+37
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | MDEV-27691: prequisite enable/disable service connectionOleksandr Byelkin2022-09-231-15/+37
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2022-10-121-1/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge 10.3 into 10.4Marko Mäkelä2022-10-111-1/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | MDEV-29183: Clarify mysqlbinlog command description (#2245)Zhibo Zhang2022-10-111-1/+1
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2022-10-061-5/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Remove HAVE_SNPRINTFMarko Mäkelä2022-10-051-5/+1
* | | | | | Merge branch '10.4' into 10.5Sergei Golubchik2022-10-021-7/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '10.3' into 10.4Sergei Golubchik2022-10-011-7/+7
| |\ \ \ \ \ | | |/ / / / | | | | / / | | |_|/ / | |/| | |
| | * | | Use memory safe snprintf() in Connect Engine and elsewhere (#2210)Mikhail Chalov2022-09-281-7/+7
| | | |/ | | |/|
* | | | MDEV-29614 mariadb-upgrade calls mysql and mysql-check (#2279)Daniel Black2022-09-281-3/+3
| |_|/ |/| |
* | | Merge branch '10.4' into 10.5mariadb-10.5.17Oleksandr Byelkin2022-08-1011-34/+35
|\ \ \ | |/ /
| * | Merge branch '10.3' into bb-10.4-releasemariadb-10.4.26Oleksandr Byelkin2022-08-1011-34/+35
| |\ \ | | |/
| | * Fix typos in the codebase.fluesvamp2022-08-0911-34/+35
* | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-08-042-43/+30
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-08-032-43/+30
| |\ \ | | |/
| | * MDEV-23097 heap-use-after-free in mysqlimportSergei Golubchik2022-08-021-6/+8
| | * MDEV-26447: mysqldump to use temporary view instead of tables.Daniel Black2022-08-031-40/+11
| | * MDEV-18702 mysqldump: add variable 'max-statement-time'Mike Griffin2022-08-021-0/+14
* | | Merge 10.4 into 10.5Marko Mäkelä2022-07-271-4/+4
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-07-271-4/+4
| |\ \ | | |/
| | * MDEV-28197 Linux mariadb-client build does not accept Unicode charactersSergei Golubchik2022-07-101-4/+4
* | | Merge 10.4 into 10.5Marko Mäkelä2022-07-013-15/+11
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2022-07-013-15/+11
| |\ \ | | |/
| | * Fix most clang-15 -Wunused-but-set-variableMarko Mäkelä2022-07-013-15/+11
* | | Merge 10.4 into 10.5Marko Mäkelä2022-06-022-1/+12
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2022-06-022-1/+12
| |\ \ | | |/
| | * Add option --enable-cleartext-plugin to the MariaDB clientTing Nian2022-05-262-0/+11
* | | Merge branch '10.4' into 10.5Sergei Golubchik2022-05-091-38/+68
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Sergei Golubchik2022-05-081-38/+68
| |\ \ | | |/
| | * MDEV-4875 Can't restore a mysqldump if --add-drop-database meets general_logDaniel Black2022-05-061-35/+65
| | * MDEV-27816 Set sql_mode before DROP IF EXISTS alreadyHartmut Holzgraefe2022-05-061-3/+3
* | | Merge 10.4 into 10.5Marko Mäkelä2022-04-062-1/+5
|\ \ \ | |/ /