summaryrefslogtreecommitdiff
path: root/client/mysql.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.5' into 10.6Oleksandr Byelkin2023-01-311-0/+3
|\
| * Merge branch '10.4' into 10.5Oleksandr Byelkin2023-01-271-0/+3
| |\
| | * Merge branch '10.3' into 10.4Oleksandr Byelkin2023-01-261-0/+3
| | |\
| | | * Add my_afree after my_alloca in early return caseEric Herman2023-01-201-0/+3
* | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2022-08-101-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.4' into 10.5mariadb-10.5.17Oleksandr Byelkin2022-08-101-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch '10.3' into bb-10.4-releasemariadb-10.4.26Oleksandr Byelkin2022-08-101-1/+1
| | |\ \ | | | |/
| | | * Fix typos in the codebase.fluesvamp2022-08-091-1/+1
* | | | Merge 10.5 into 10.6Marko Mäkelä2022-07-271-4/+4
|\ \ \ \ | |/ / /
| * | | 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.5 into 10.6Marko Mäkelä2022-07-011-5/+4
|\ \ \ \ | |/ / /
| * | | Merge 10.4 into 10.5Marko Mäkelä2022-07-011-5/+4
| |\ \ \ | | |/ /
| | * | Merge 10.3 into 10.4Marko Mäkelä2022-07-011-5/+4
| | |\ \ | | | |/
| | | * Fix most clang-15 -Wunused-but-set-variableMarko Mäkelä2022-07-011-5/+4
* | | | Merge 10.5 into 10.6Marko Mäkelä2022-06-021-0/+10
|\ \ \ \ | |/ / /
| * | | Merge 10.4 into 10.5Marko Mäkelä2022-06-021-0/+10
| |\ \ \ | | |/ /
| | * | Merge 10.3 into 10.4Marko Mäkelä2022-06-021-0/+10
| | |\ \ | | | |/
| | | * Add option --enable-cleartext-plugin to the MariaDB clientTing Nian2022-05-261-0/+10
* | | | Merge 10.5 into 10.6Marko Mäkelä2022-01-041-8/+3
|\ \ \ \ | |/ / /
| * | | Merge branch 10.4 into 10.5st-10.5-juliusJulius Goryavsky2021-12-261-8/+3
| |\ \ \ | | |/ /
| | * | Merge branch 10.3 into 10.4Julius Goryavsky2021-12-251-8/+3
| | |\ \ | | | |/
| | | * Merge branch 10.2 into 10.3Julius Goryavsky2021-12-231-8/+3
| | | |\
| | | | * MDEV-27191 MariaDB client - "system" command does not work on WindowsVladislav Vaintroub2021-12-071-8/+3
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-11-091-5/+9
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-11-091-5/+9
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-11-091-5/+9
| | |\ \ \ | | | |/ /
| | | * | Merge 10.2 into 10.3Marko Mäkelä2021-11-091-5/+9
| | | |\ \ | | | | |/
| | | | * MDEV-19129: Xcode compatibility update: #include <editline/readline.h> pathSergei Krivonos2021-10-311-1/+5
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-10-131-7/+17
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-10-131-7/+17
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-10-131-7/+17
| | |\ \ \ | | | |/ /
| | | * | Merge 10.2 into 10.3Marko Mäkelä2021-10-131-5/+8
| | | |\ \ | | | | |/
| | | | * MDEV-25444: mysql --binary-mode is not able to replay some mysqlbinlog outputsbb-10.2-MDEV-25444-docsBrandon Nesterenko2021-10-071-5/+8
| | | | * MDEV-25444: mysql --binary-mode is not able to replay some mysqlbinlog outputsbb-10.2-MDEV-25444Brandon Nesterenko2021-10-061-1/+8
| | | * | MDEV-25444: mysql --binary-mode is not able to replay some mysqlbinlog outputsbb-10.3-25444Brandon Nesterenko2021-10-051-5/+8
| | | * | MDEV-25444 mysql --binary-mode is not able to replay some mysqlbinlog outputsSachin Kumar2021-10-051-2/+6
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-09-161-2/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.4' into 10.5Monty2021-09-151-2/+3
| |\ \ \ \ | | |/ / /
| | * | | MDEV-23519 Protocol packet - "Original Name" info is showing alias name,Monty2021-09-141-2/+3
* | | | | MDEV-25602 get rid of __WIN__ in favor of standard _WIN32Vladislav Vaintroub2021-06-061-7/+7
* | | | | Change CHARSET_INFO character set and collaction names to LEX_CSTRINGMonty2021-05-191-8/+15
* | | | | Reduce usage of strlen()Monty2021-05-191-44/+77
* | | | | MDEV-8334: Rename utf8 to utf8mb3Rucha Deodhar2021-05-191-2/+3
* | | | | MDEV-14974: --port ignored for --host=localhostBrandon Nesterenko2021-05-111-1/+64
|/ / / /
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-03-271-1/+5
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-03-271-1/+5
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-03-271-1/+5
| | |\ \ | | | |/
| | | * MDEV-24879 Client crash on undefined charsetsdirSergei Golubchik2021-03-231-1/+5