summaryrefslogtreecommitdiff
path: root/tests/mysql_client_test.c
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | MDEV-22189: Change error messages inside code to have mariadb instead ofRucha Deodhar2021-05-241-2/+2
* | | | | MDEV-8334: Rename utf8 to utf8mb3Rucha Deodhar2021-05-191-3/+3
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-04-211-4/+4
|\ \ \ \ \ | |/ / / /
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-03-261-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix various spelling errors still found in codeOtto Kekäläinen2021-03-221-1/+1
* | | | | Fix GCC warning/error.Vladislav Vaintroub2020-11-231-1/+2
* | | | | MDEV-19237 Skip sending metadata when possible for binary protocol.Vladislav Vaintroub2020-11-231-0/+119
* | | | | Merge 10.5 into 10.6Marko Mäkelä2020-11-121-2/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.4' into 10.5mariadb-10.5.8Sergei Golubchik2020-11-101-2/+5
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.3' into 10.4mariadb-10.4.17Sergei Golubchik2020-11-101-2/+5
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.2' into 10.3Sergei Golubchik2020-11-091-2/+5
| | | |\ \ | | | | |/
| | | | * MDEV-19838: followup to make happy following protocol implementations:Oleksandr Byelkin2020-11-051-2/+5
* | | | | Merge 10.5 into 10.6Marko Mäkelä2020-11-021-2/+153
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-11-011-0/+150
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-10-311-0/+150
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-10-301-0/+150
| | | |\ \ | | | | |/
| | | | * MDEV-19838 Wrong direxec param data caused crashLawrin Novitsky2020-10-291-0/+149
| * | | | Merge branch '10.4' into 10.5Sujatha2020-09-291-2/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.3' into 10.4Sujatha2020-09-281-2/+3
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.2' into 10.3Sujatha2020-09-281-2/+3
| | | |\ \ | | | | |/
| | | | * Fix GCC 10.2.0 -Og -fsanitize=undefined -Wformat-overflowMarko Mäkelä2020-09-231-3/+4
* | | | | MDEV-21612 - remove COM_MULTI from server and C/CVladislav Vaintroub2020-07-141-0/+11
|/ / / /
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-07-021-1/+55
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-07-021-1/+55
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-07-021-1/+56
| | |\ \ | | | |/
| | | * MDEV-22779: Fix a memory leak in the unit testMarko Mäkelä2020-07-011-0/+2
| | | * MDEV-22779: Crash: Prepared Statement with a '?' parameter inside a re-used CTESergei Petrunia2020-06-141-0/+52
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-05-131-0/+48
|\ \ \ \ | |/ / /
| * | | MDEV-20261 NULL passed to String::eq, SEGV, server crash, regression in 10.4Alexander Barkov2020-05-121-0/+48
* | | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-2/+2
|/ / /
* | | Merge 10.3 into 10.4Marko Mäkelä2019-06-121-6/+24
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2019-06-111-6/+24
| |\ \ | | |/
| | * Ensure that tests and programs can restore variablesMonty2019-06-031-6/+24
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+22
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Sergei Golubchik2019-05-171-0/+21
| |\ \ | | |/
| | * MDEV-19490 show tables fails when selecting the information_schema databaseMonty2019-05-161-0/+21
| * | 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 AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-05-051-1/+61
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-04-271-1/+61
| |\ \ \ \ | | |/ / /
| | * | | MDEV-17036: BULK with replace doesn't take the first parameter in accountOleksandr Byelkin2019-04-251-0/+61
* | | | | MDEV-19125 Change Send_field::type from enum_field_types to Type_handler*Alexander Barkov2019-04-021-0/+45
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-261-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-03-261-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-03-261-1/+1
| | |\ \ \ | | | |/ /
| | | * | Merge 10.0 into 10.1Marko Mäkelä2019-03-261-1/+1
| | | |\ \
| | | | * | Fix USE_AFTER_FREE (CWE-416)FaramosCZ2019-03-221-1/+1
| | | * | | MDEV-11966: Impossible to execute prepared ANALYZE SELECTOleksandr Byelkin2019-03-121-0/+20