summaryrefslogtreecommitdiff
path: root/client/mysql.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-24879 Client crash on undefined charsetsdirSergei Golubchik2021-03-231-1/+5
* Merge branch '10.1' into 10.2Vicențiu Ciorbaru2020-06-111-5/+5
|\
| * Client spelling mistakesIan Gilfillan2020-06-081-5/+5
* | 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
* | | MDEV-19750 mysql command wrong encodingVladislav Vaintroub2019-06-171-1/+3
* | | 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.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.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
| | | | * Fix build break with modern compilers:Tor Didriksen2018-06-111-2/+2
| | | | * Bug#26372491 - RCE THROUGH THE MISHANDLE OF BACKSLASHAnushree Prakash B2017-09-081-1/+4
* | | | | register keyword c++17 warningEugene Kosov2018-04-241-1/+1
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2018-03-251-9/+11
|\ \ \ \ \ | |/ / / /
| * | | | mysql: don't prepare strings if they won't be usedSergei Golubchik2018-03-231-9/+11
| * | | | MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2018-03-161-5/+1
* | | | | After-merge fix for commit 98eb9518db1da854048b09d94244a982a1d32f9aMarko Mäkelä2018-03-161-5/+1
* | | | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-5/+7
|\ \ \ \ \ | |/ / / /
| * | | | less memory-leak-on-exit reports for clientsSergei Golubchik2018-02-021-3/+2
| * | | | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-2/+5
| |\ \ \ \ | | |/ / /
| | * | | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-2/+5
| | |\ \ \ | | | |/ /
| | | * | MDEV-13187 incorrect backslash parsing in clientsSergei Golubchik2018-01-241-2/+5
* | | | | Merge remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2017-12-221-2/+6
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2017-12-191-2/+6
* | | | | Merge 10.1 into 10.2Marko Mäkelä2017-11-071-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-10728 -- mysqlbinlog can't be input to mysql clientVesa Pentti2017-11-061-1/+1
* | | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-10-241-3/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2017-10-221-3/+2
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '5.5' into 10.0Sergei Golubchik2017-10-181-3/+2
| | |\ \ \ | | | |/ /
| | | * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2017-10-171-2/+1
| | | |\ \
| | | | * | Bug#26372491 - RCE THROUGH THE MISHANDLE OF BACKSLASHAnushree Prakash B2017-09-131-1/+4
| | | | |/
| | | * | MDEV-13459 Warnings, when compiling with gcc-7.xSergei Golubchik2017-10-171-1/+1
* | | | | Fix -Wimplicit-fallthrough warnings (no functional change)Marko Mäkelä2017-09-201-0/+1