summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2022-10-251-0/+99
|\
| * Merge 10.3 into 10.4Marko Mäkelä2022-10-251-0/+99
| |\
| | * MDEV-16128: Server crash in Item_func::print_op on 2nd execution of PSDmitry Shulga2022-10-171-0/+99
* | | Merge branch '10.4' into 10.5Sergei Golubchik2022-05-092-0/+10
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Sergei Golubchik2022-05-082-0/+10
| |\ \ | | |/
| | * Merge branch '10.2' into 10.3Oleksandr Byelkin2022-05-032-0/+10
| | |\
* | | \ Merge 10.4 into 10.5Marko Mäkelä2022-04-211-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2022-04-211-1/+1
| |\ \ \ | | |/ /
| | * | MDEV-28253 Mysqldump - INVISIBLE column errorSergei Golubchik2022-04-071-1/+1
* | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-011-1/+88
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-301-1/+88
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3mariadb-10.3.33Oleksandr Byelkin2022-01-291-1/+88
| | |\ \ | | | |/
| | | * MDEV-24827, MDEV-20516 fixup: Use C90, plug memory leaksMarko Mäkelä2022-01-221-4/+5
| | | * MDEV-20516: Assertion `!lex->proc_list.first && !lex->result && !lex->param_l...bb-10.2-MDEV-20516-1Dmitry Shulga2022-01-221-0/+34
| | | * MDEV-24827: Follow-up patch to fix compilation warningDmitry Shulga2022-01-201-4/+3
| | | * MDEV-24827: MariaDB 10.5.5 crash (sig 11) during a SELECTDmitry Shulga2022-01-191-0/+53
* | | | MDEV-26761: main.mysql_client_test fails with MemorySanitizerMarko Mäkelä2021-10-051-8/+2
* | | | MDEV-22083/MDEV-26758: Fix uninitialized memory in mysql_client_testMarko Mäkelä2021-10-041-5/+27
* | | | 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.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
* | | | MDEV-21916: COM_STMT_BULK_EXECUTE with RETURNING insert wrong valuesOleksandr Byelkin2021-07-151-0/+174
* | | | 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
* | | | Fix various spelling errors still found in codeOtto Kekäläinen2021-03-221-1/+1
* | | | Added 'const' to arguments in get_one_option and find_typeset()Monty2021-02-082-4/+9
* | | | 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 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
| | |\ \ | | | |/
| | | * Merge branch '10.1' into 10.2Sujatha2020-09-2811-11/+11
| | | |\
| | | | * MDEV-23697: perl -w -> perlDaniel Black2020-09-2411-11/+11
| | | * | Fix GCC 10.2.0 -Og -fsanitize=undefined -Wformat-overflowMarko Mäkelä2020-09-231-3/+4
* | | | | Merge 10.4 into 10.5Marko Mäkelä2020-07-0217-17/+71
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2020-07-0217-17/+71
| |\ \ \ \ | | |/ / /