summaryrefslogtreecommitdiff
path: root/client/mysql.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in the codebase.fluesvamp2022-08-091-1/+1
* MDEV-28197 Linux mariadb-client build does not accept Unicode charactersSergei Golubchik2022-07-101-4/+4
* Fix most clang-15 -Wunused-but-set-variableMarko Mäkelä2022-07-011-5/+4
* Add option --enable-cleartext-plugin to the MariaDB clientTing Nian2022-05-261-0/+10
* 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.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.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.2 into 10.3Marko Mäkelä2021-03-271-1/+5
|\ \ | |/
| * MDEV-24879 Client crash on undefined charsetsdirSergei Golubchik2021-03-231-1/+5
* | Merge 10.2 into 10.3Marko Mäkelä2020-06-131-5/+5
|\ \ | |/
| * Merge branch '10.1' into 10.2Vicențiu Ciorbaru2020-06-111-5/+5
| |\
| | * Client spelling mistakesIan Gilfillan2020-06-081-5/+5
* | | Use history.h include file if readline is usedMonty2020-05-151-16/+3
* | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-12-041-3/+3
|\ \ \ | |/ /
| * | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-12-031-3/+3
| |\ \ | | |/
| | * Merge branch '5.5' into 10.1Oleksandr Byelkin2019-12-031-3/+3
| | |\
| | | * Fixed some typos in mysql.ccHashir Sarwar2019-11-221-3/+3
| | * | Merge branch '5.5' into 10.1Oleksandr Byelkin2019-10-301-11/+2
| | |\ \ | | | |/
| | | * Revert "MDEV-14448: Ctrl-C should not exit the client"mariadb-5.5.66Sergei Golubchik2019-10-301-13/+2
| | | * compilation fix for Windowsbb-5.5-releaseSergei Golubchik2019-10-301-0/+2
| | * | Merge 5.5 into 10.1Eugene Kosov2019-10-291-2/+11
| | |\ \ | | | |/
| | | * MDEV-14448: Ctrl-C should not exit the clientAnel Husakovic2019-10-281-2/+11
| | * | imporve clang buildEugene Kosov2019-06-251-1/+1
* | | | Cast string literal to char* MDEV-20767Seth Shelnutt2019-10-091-1/+1
* | | | MDEV-17609 mysql client sets wrong application name for Readline libraryAleksey Midenkov2019-08-111-4/+5
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-06-191-2/+4
|\ \ \ \ | |/ / /
| * | | MDEV-19750 mysql command wrong encodingVladislav Vaintroub2019-06-171-1/+3
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\ \ | | | |/
| | | * Update FSF addressMichal Schorm2019-05-101-1/+1
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-03-271-1/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-03-271-1/+2
| |\ \ \ | | |/ /
| | * | Merge 10.0 into 10.1Marko Mäkelä2019-03-271-1/+2
| | |\ \
| | | * \ Merge 5.5 into 10.0bb-10.0-mergeMarko Mäkelä2019-03-261-1/+2
| | | |\ \ | | | | |/
| | | | * Fix for MDEV-15538, '-N' Produce html output wrongchriscalender2019-03-221-1/+2
* | | | | Merge 10.2 into 10.3Marko Mäkelä2018-11-061-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.1 into 10.2Marko Mäkelä2018-11-061-3/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.0' into 10.1Sergei Golubchik2018-10-301-3/+3
| | |\ \ \ | | | |/ /
| | | * | Merge branch '5.5' into 10.0Sergei Golubchik2018-10-271-3/+3
| | | |\ \ | | | | |/
| | | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-10-231-3/+3
| | | | |\
| | | | | * Fix build break with modern compilers:Tor Didriksen2018-07-181-1/+1
| | | | | * Bug #26275510 BUNDLED ZLIB DOESN'T INCLUDE FIXES FOR SOME VULNERABILITIESAditya A2018-07-091-1/+1
| | | | | * Bug#28093271 - MYSQL OVERLOADS -b SHORT OPTION:Anushree Prakash B2018-07-031-1/+1