summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.6 into 10.7Marko Mäkelä2021-10-051-8/+2
|\
| * Merge 10.5 into 10.6Marko Mäkelä2021-10-051-8/+2
| |\
| | * MDEV-26761: main.mysql_client_test fails with MemorySanitizerMarko Mäkelä2021-10-051-8/+2
* | | Merge 10.6 into 10.7Marko Mäkelä2021-10-051-4/+26
|\ \ \ | |/ /
| * | Merge 10.5 into 10.6Marko Mäkelä2021-10-051-4/+26
| |\ \ | | |/
| | * MDEV-22083/MDEV-26758: Fix uninitialized memory in mysql_client_testMarko Mäkelä2021-10-041-5/+27
* | | MDEV-26611: ERROR_INDEX isn't intuitively clearRucha Deodhar2021-10-051-1/+1
* | | MDEV-10075: Provide index of error causing error in array INSERTRucha Deodhar2021-09-151-0/+90
|/ /
* | MDEV-26527 speedup appveyor buildVladislav Vaintroub2021-09-061-0/+3
* | Merge 10.5 to 10.6Marko Mäkelä2021-08-191-6/+6
|\ \ | |/
| * Merge 10.4 into 10.5Marko Mäkelä2021-08-181-6/+6
| |\
| | * Merge 10.3 into 10.4Marko Mäkelä2021-08-181-3/+3
| | |\
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-08-181-3/+3
| | | |\
| | | | * mysql_client_test: test_bug40365 gcc-11.2.1 indentation complaintDaniel Black2021-08-151-3/+3
| | * | | MENT-1019.bb-10.4-hfAlexey Botchkov2021-08-111-3/+3
* | | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2021-08-021-0/+66
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2021-07-311-0/+66
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-0/+66
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.2' into 10.3Sergei Golubchik2021-07-211-0/+66
| | | |\ \ | | | | |/
| | | | * MDEV-26145: Incorrect metadata is sent on running query with union in PS modeDmitry Shulga2021-07-191-0/+66
* | | | | merge 10.5 to 10.6Vladislav Vaintroub2021-07-161-0/+174
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-21916: COM_STMT_BULK_EXECUTE with RETURNING insert wrong valuesOleksandr Byelkin2021-07-151-0/+174
* | | | | MDEV-25602 get rid of __WIN__ in favor of standard _WIN32Vladislav Vaintroub2021-06-065-6/+6
* | | | | 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-311-750/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-03-311-750/+0
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-03-311-750/+0
| | |\ \ \ | | | |/ /
| | | * | Merge 10.2 into 10.3Marko Mäkelä2021-03-311-750/+0
| | | |\ \ | | | | |/
| | | | * remove broken tests/grant.plDaniel Black2021-03-301-750/+0
* | | | | 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
* | | | | Merge 10.5 into 10.6Marko Mäkelä2021-02-112-4/+9
|\ \ \ \ \ | |/ / / /
| * | | | Added 'const' to arguments in get_one_option and find_typeset()Monty2021-02-082-4/+9
* | | | | 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-0212-13/+164
|\ \ \ \ \ | |/ / / /
| * | | | 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-2912-13/+14
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.3' into 10.4Sujatha2020-09-2812-13/+14
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.2' into 10.3Sujatha2020-09-2812-13/+14
| | | |\ \ | | | | |/