summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* MDEV-30205 Move /usr/share/mysql to /usr/share/mariadbDaniel Black2023-04-111-2/+2
* Merge 10.11 into 11.0Marko Mäkelä2023-02-165-54/+56
|\
| * Merge 10.10 into 10.11Marko Mäkelä2023-02-161-2/+2
| |\
| | * Merge 10.9 into 10.10Marko Mäkelä2023-02-161-2/+2
| | |\
| | | * Merge 10.8 into 10.9Marko Mäkelä2023-02-161-2/+2
| | | |\
| | | | * Merge 10.6 into 10.8Marko Mäkelä2023-02-101-2/+2
| | | | |\
| | | | | * Merge 10.5 into 10.6Marko Mäkelä2023-02-101-2/+2
| | | | | |\
| | | | | | * Merge 10.4 into 10.5Marko Mäkelä2023-02-101-2/+2
| | | | | | |\
| | | | | | | * Apply clang-tidy to remove empty constructors / destructorsVicențiu Ciorbaru2023-02-091-2/+2
| | | | | | | * Merge branch '10.3' into 10.4Oleksandr Byelkin2023-01-284-51/+53
| | | | | | | |\
| * | | | | | | \ Merge branch '10.10' into 10.11Oleksandr Byelkin2023-01-314-52/+54
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge branch '10.9' into 10.10Oleksandr Byelkin2023-01-314-52/+54
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Merge branch '10.8' into 10.9Oleksandr Byelkin2023-01-314-52/+54
| | | |\ \ \ \ \ \ | | | | |/ / / / /
| | | | * | | | | Merge branch '10.7' into 10.8Oleksandr Byelkin2023-01-314-52/+54
| | | | |\ \ \ \ \
| | | | | * \ \ \ \ Merge branch '10.6' into 10.7Oleksandr Byelkin2023-01-314-52/+54
| | | | | |\ \ \ \ \ | | | | | | |/ / / /
| | | | | | * | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2023-01-314-52/+54
| | | | | | |\ \ \ \ | | | | | | | |/ / /
| | | | | | | * | | Merge branch '10.4' into 10.5Oleksandr Byelkin2023-01-274-51/+53
| | | | | | | |\ \ \
| | | | | | | | * \ \ Merge branch '10.3' into 10.4Oleksandr Byelkin2023-01-264-51/+53
| | | | | | | | |\ \ \ | | | | | | | | | |/ / | | | | | | | | |/| / | | | | | | | | | |/
| | | | | | | | | * Minimize unsafe C functions usage - replace strcat() and strcpy() (and strnca...Mikhail Chalov2023-01-203-51/+50
| | | | | | | | | * Add my_afree after my_alloca in early return caseEric Herman2023-01-201-0/+3
| | | | | | | | | * MDEV-29817: Issues with handling options for SSL CRLs (and some others)Julius Goryavsky2022-11-222-0/+4
| | | | | | | | * | MDEV-29817: Issues with handling options for SSL CRLs (and some others)Julius Goryavsky2022-11-223-0/+7
* | | | | | | | | | Merge 11.0-selectivity into 11.0Sergei Petrunia2023-02-152-6/+56
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | 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
| * | | | | | | | | | Make --ps-protocol command work in --ps-protocol modeSergei Petrunia2023-02-021-0/+1
* | | | | | | | | | | MDEV-30498 Rename mysql_upgrade state file to mariadb_upgradeChristian Gonzalez2023-02-071-8/+17
* | | | | | | | | | | MDEV-30128 remove support for 5.1- replication eventsSergei Golubchik2023-02-051-317/+16
|/ / / / / / / / / /
* | | | | | | | | | 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-1912-82/+21
* | | | | | | | | | Merge 10.11 into 11.0Marko Mäkelä2023-01-111-4/+8
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | MDEV-29889 mariadb-dump --tab --header is slowDaniel Black2023-01-031-4/+8
* | | | | | | | | | 11.0 branchSergei Golubchik2022-12-201-0/+1
|/ / / / / / / / /
* | | | | | | | | Merge 10.10 into 10.11Marko Mäkelä2022-12-073-0/+7
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge 10.9 into 10.10Marko Mäkelä2022-12-073-0/+7
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge 10.8 into 10.9Marko Mäkelä2022-12-073-0/+7
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Merge 10.7 into 10.8Marko Mäkelä2022-12-073-0/+7
| | | |\ \ \ \ \ \ | | | | |/ / / / /
| | | | * | | | | Merge 10.6 into 10.7Marko Mäkelä2022-12-073-0/+7
| | | | |\ \ \ \ \ | | | | | |/ / / /
| | | | | * | | | Merge 10.5 into 10.6Marko Mäkelä2022-12-053-0/+7
| | | | | |\ \ \ \ | | | | | | |/ / /
| | | | | | * | | Merge 10.4 into 10.5Jan Lindström2022-11-303-0/+7
* | | | | | | | | Merge 10.10 into 10.11Marko Mäkelä2022-11-211-28/+41
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge 10.9 into 10.10Marko Mäkelä2022-11-211-28/+41
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge 10.8 into 10.9Marko Mäkelä2022-11-101-28/+41
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Merge 10.7 into 10.8Marko Mäkelä2022-11-091-28/+41
| | | |\ \ \ \ \ \ | | | | |/ / / / /
| | | | * | | | | Merge 10.6 into 10.7Marko Mäkelä2022-11-091-28/+41
| | | | |\ \ \ \ \ | | | | | |/ / / /
| | | | | * | | | MDEV-29822 - make mysqltest fail loudly when out of memoryVladislav Vaintroub2022-11-081-28/+41
* | | | | | | | | Merge branch '10.10' into 10.11Oleksandr Byelkin2022-11-022-7/+15
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch '10.9' into 10.10Oleksandr Byelkin2022-11-011-0/+5
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge branch '10.8' into 10.9Oleksandr Byelkin2022-11-011-0/+5
| | |\ \ \ \ \ \ \ | | | |/ / / / / /