summaryrefslogtreecommitdiff
path: root/client/mysql.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.11 into 11.0Marko Mäkelä2023-02-161-0/+3
|\
| * Merge branch '10.9' into 10.10Oleksandr Byelkin2023-01-311-0/+3
| |\
| | * Merge branch '10.8' into 10.9Oleksandr Byelkin2023-01-311-0/+3
| | |\
| | | * Merge branch '10.7' into 10.8Oleksandr Byelkin2023-01-311-0/+3
| | | |\
| | | | * 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
* | | | | | | | MDEV-30327 Client crashes in print_last_query_costMonty2023-02-101-0/+3
* | | | | | | | Changing all cost calculation to be given in millisecondsMonty2023-02-021-6/+52
* | | | | | | | MDEV-26548: replace .mysql_history with .mariadb_historyDaniel Black2023-01-241-13/+25
* | | | | | | | MDEV-30153 ad hoc client versions are confusingSergei Golubchik2023-01-191-4/+4
* | | | | | | | unify client/tool version stringSergei Golubchik2023-01-191-2/+2
|/ / / / / / /
* | | | | | | Merge branch '10.9' into 10.10Oleksandr Byelkin2022-08-101-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch '10.8' into 10.9mariadb-10.9.2Oleksandr Byelkin2022-08-101-1/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge branch '10.7' into 10.8mariadb-10.8.4Oleksandr Byelkin2022-08-101-1/+1
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | 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
* | | | | | | don't use ssl for windows named pipes - it doesn't workSergei Golubchik2022-07-281-1/+1
|/ / / / / /
* | | | | | Merge 10.8 into 10.9Marko Mäkelä2022-07-281-9/+8
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.7 into 10.8Marko Mäkelä2022-07-281-4/+4
| |\ \ \ \ \ | | |/ / / /
| | * | | | 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.7 into 10.8Marko Mäkelä2022-07-011-5/+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.8 into 10.9Marko Mäkelä2022-06-071-0/+10
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.7 into 10.8Marko Mäkelä2022-06-061-0/+10
| |\ \ \ \ \ | | |/ / / /
| | * | | | 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
* | | | | | MDEV-27743 Remove Lex::charsetAlexander Barkov2022-03-221-1/+4
|/ / / / /
* | | | | Merge branch 'preview-10.8-MDEV-26713-Windows-i18-support' into 10.8bb-10.8-wladVladislav Vaintroub2022-01-181-33/+156
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | MDEV-26713 allow users with non-UTF8 passwords to login after upgrade.preview-10.8-MDEV-26713-windows-i18-supportVladislav Vaintroub2021-12-151-0/+44
| * | | | MDEV-26713 set console codepage to what user set in --default-character-setVladislav Vaintroub2021-12-151-0/+17
| * | | | MDEV-27090 Windows client - ReadConsoleA does not work correctly with UTF8 co...Vladislav Vaintroub2021-12-151-33/+95
| * | | | Revert "MDEV-26713 Windows - improve utf8 support for command line tools"st-10.8-wladVladislav Vaintroub2021-11-191-101/+25
| * | | | MDEV-26713 Windows - improve utf8 support for command line toolsVladislav Vaintroub2021-11-181-25/+101
* | | | | 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