summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* mysql_client_test: test_bug40365 gcc-11.2.1 indentation complaintDaniel Black2021-08-151-3/+3
* MDEV-26145: Incorrect metadata is sent on running query with union in PS modeDmitry Shulga2021-07-191-0/+66
* remove broken tests/grant.plDaniel Black2021-03-301-750/+0
* MDEV-19838: followup to make happy following protocol implementations:Oleksandr Byelkin2020-11-051-2/+5
* MDEV-19838 Wrong direxec param data caused crashLawrin Novitsky2020-10-291-0/+149
* 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
* | MDEV-22779: Fix a memory leak in the unit testMarko Mäkelä2020-07-011-0/+2
* | Merge 10.1 into 10.2bb-10.2-mergeMarko Mäkelä2020-07-0116-16/+16
|\ \ | |/
| * mtr: use env for perlDaniel Black2020-06-2316-16/+16
* | MDEV-22779: Crash: Prepared Statement with a '?' parameter inside a re-used CTESergei Petrunia2020-06-141-0/+52
* | Ensure that tests and programs can restore variablesMonty2019-06-031-6/+24
* | MDEV-19490 show tables fails when selecting the information_schema databaseMonty2019-05-161-0/+21
* | Merge 10.1 into 10.2Marko Mäkelä2019-05-1327-27/+27
|\ \ | |/
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-1127-27/+27
| |\
| | * Update FSF AddressVicențiu Ciorbaru2019-05-1127-27/+27
* | | MDEV-17036: BULK with replace doesn't take the first parameter in accountOleksandr Byelkin2019-04-251-0/+61
* | | 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
| * | | MDEV-14265 - RPMLint warning: shared-lib-calls-exitSergey Vojtovich2018-03-163-15/+5
* | | | fix memory leaks in mysql_client_testSergei Golubchik2019-03-061-2/+2
* | | | MDEV-16278: Missing DELETE operation in COM_STMT_BULK_STMTOleksandr Byelkin2018-12-141-0/+64
* | | | MDEV-14581 Server does not clear diagnostics between sessionsVladislav Vaintroub2018-10-051-0/+15
* | | | fix failing main.mysql_client_test test on 32bitSergei Golubchik2018-05-151-2/+2
* | | | After-merge fix for commit 98eb9518db1da854048b09d94244a982a1d32f9aMarko Mäkelä2018-03-163-15/+5
* | | | MDEV-15289 Binding an out-of-range DATETIME value in binary protocol breaks r...Alexander Barkov2018-02-161-0/+114
* | | | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-282-13/+13
* | | | MDEV-12579: Incorrect arguments to mysqld_stmt_execute when using LOBsOleksandr Byelkin2017-06-221-0/+35
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-231-0/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.0 into 10.1Marko Mäkelä2017-05-231-0/+1
| |\ \ \ | | |/ /
| | * | MDEV-6262 analyze the coverity report on mariadbSergei Golubchik2017-05-191-0/+1
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-05-091-11/+25
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2017-05-081-11/+25
| |\ \ \ | | |/ /
| | * | Fixed some bugs in fork_big.pl which caused some tests to die earlyMonty2017-05-051-11/+25
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-2/+48
|\ \ \ \ | |/ / /
| * | | Merge 10.0 into 10.1Marko Mäkelä2017-03-091-2/+48
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-031-2/+48
| | |\ \ | | | |/
| | | * MDEV-11933 Wrong usage of linked list in mysql_prune_stmt_listSergei Golubchik2017-02-271-2/+48
* | | | fix test for windows 64Oleksandr Byelkin2017-03-101-5/+13
* | | | MDEV-11966: Impossible to execute prepared ANALYZE SELECTOleksandr Byelkin2017-03-091-0/+20
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-1/+1
|\ \ \ \ | |/ / /
| * | | MDEV-11082 mysql_client_test: test_ps_query_cache fails with group-concat-max...Elena Stepanova2016-10-191-0/+3
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-09-281-1/+1
| |\ \ \ | | |/ /