summaryrefslogtreecommitdiff
path: root/client/mysql.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Added 'const' to arguments in get_one_option and find_typeset()Monty2021-02-081-5/+11
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-06-141-5/+5
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-06-131-5/+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
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-05-181-16/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-161-16/+3
| |\ \ \ \ | | |/ / /
| | * | | Use history.h include file if readline is usedMonty2020-05-151-16/+3
* | | | | Updated client and server to use new binary names in --debug tracesMonty2020-04-191-1/+1
* | | | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-22/+21
* | | | | MDEV-17832 Protocol: extensions for Pluggable types and JSON, GEOMETRYAlexander Barkov2020-03-101-1/+8
* | | | | MDEV-21581 Helper functions and methods for CHARSET_INFOAlexander Barkov2020-01-281-14/+12
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-12-161-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-091-3/+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