summaryrefslogtreecommitdiff
path: root/mysql-test/main
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26015: Set DH param automaticallybb-10.6-MDEV-26015Georg Richter2021-06-302-0/+13
* Merge 10.5 into 10.6Marko Mäkelä2021-06-232-0/+38
|\
| * Merge 10.4 into 10.5Marko Mäkelä2021-06-232-0/+38
| |\
| | * MDEV-25679 Wrong result selecting from simple view with LIMIT and ORDER BYIgor Babaev2021-06-222-0/+38
* | | Merge 10.5 into 10.6Marko Mäkelä2021-06-2111-22/+66
|\ \ \ | |/ /
| * | Merge 10.4 into 10.5Marko Mäkelä2021-06-2111-22/+66
| |\ \ | | |/
| | * Merge 10.3 into 10.4Marko Mäkelä2021-06-212-0/+33
| | |\
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-06-212-0/+33
| | * | MDEV-20162: fix connect-abstract test caseDaniel Black2021-06-113-6/+4
| | * | MDEV-25884 Tests use environment $USER variable without quotesElena Stepanova2021-06-102-12/+12
| | * | MDEV-23933 main.failed_auth_unixsocket fails on armSergei Golubchik2021-06-092-4/+10
| | * | MDEV-22221: MariaDB with WolfSSL doesn't support AES-GCM cipher for SSLVladislav Vaintroub2021-06-092-0/+7
* | | | Merge 10.5 into 10.6Marko Mäkelä2021-06-181-0/+0
|\ \ \ \ | |/ / /
| * | | MDEV-25894: support AIX as a platform in mtrDaniel Black2021-06-161-0/+0
* | | | MDEV-16708: extract nonembedded part of the test into a separate fileSergei Golubchik2021-06-178-159/+207
* | | | MDEV-16708: spurious ER_NEED_REPREPARE for gtid_slave_pos and event_schedulerSergei Golubchik2021-06-171-2/+0
* | | | MDEV-16708: more fixes to test casesDmitry Shulga2021-06-1712-5/+45
* | | | MDEV-16708: fixed issue with handling of the directive --enable-prepared-warn...Dmitry Shulga2021-06-1747-4/+134
* | | | MDEV-16708: Fixed ths issue with handling of ERR packet received by mysqltestDmitry Shulga2021-06-172-4/+4
* | | | MDEV-16708: Unsupported commands for prepared statementsDmitry Shulga2021-06-171-0/+2
* | | | MDEV-16708: disabled the test main.sp to be executed with ps-protocolDmitry Shulga2021-06-171-0/+5
* | | | MDEV-16708: Fixed the failed test main.join_cacheDmitry Shulga2021-06-172-4/+4
* | | | MDEV-16708: Unsupported commands for prepared statementsDmitry Shulga2021-06-171-0/+4
* | | | MDEV-16708: Unsupported commands for prepared statementsDmitry Shulga2021-06-173-4/+5
* | | | MDEV-16708: Unsupported commands for prepared statementsDmitry Shulga2021-06-176-1/+22
* | | | MDEV-16708: Unsupported commands for prepared statementsDmitry Shulga2021-06-174-12/+15
* | | | MDEV-16708: Unsupported commands for prepared statementsDmitry Shulga2021-06-176-157/+44
* | | | MDEV-16708: Unsupported commands for prepared statementsDmitry Shulga2021-06-1721-90/+2275
* | | | Made main.flush more resilient for parallel threadsMonty2021-06-142-0/+6
* | | | MDEV-25506 (3 of 3): Do not delete .ibd files before commitMarko Mäkelä2021-06-091-9/+2
* | | | Merge 10.5 into 10.6Marko Mäkelä2021-06-097-3/+214
|\ \ \ \ | |/ / /
| * | | Merge 10.4 into 10.5Marko Mäkelä2021-06-084-0/+105
| |\ \ \ | | |/ /
| | * | Merge 10.3 into 10.4Marko Mäkelä2021-06-082-0/+64
| | |\ \ | | | |/
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-06-082-0/+64
| | | * MDEV-25682 Explain shows an execution plan different from actually executedIgor Babaev2021-06-072-0/+41
| | * | Ported the test case for MDEV-25682 from 10.2Igor Babaev2021-06-072-0/+41
| * | | Merge 10.4 into 10.5Marko Mäkelä2021-06-044-3/+109
| |\ \ \ | | |/ /
| | * | Merge 10.3 into 10.4Marko Mäkelä2021-06-041-2/+2
| | |\ \ | | | |/
| | | * MDEV-17749 fixup: ./mtr --embedded main.lock_kill (again)Marko Mäkelä2021-06-041-2/+2
| | | * MDEV-25714 Join using derived with aggregation returns incorrect resultsIgor Babaev2021-06-033-1/+99
| | * | Corrected the test case of MDEV-25714 in order to have the same EXPLAIN outpu...Igor Babaev2021-06-032-0/+8
| | * | MDEV-25714 Join using derived with aggregation returns incorrect resultsIgor Babaev2021-06-033-1/+99
* | | | MDEV-25754 ASAN: stack-buffer-overflow in Field_newdate::val_str()Monty2021-06-072-0/+19
* | | | MDEV-25778 Overrun buffer in to_string_native()Monty2021-06-072-0/+18
* | | | Record in test suite that temporary tables only uses write locksMonty2021-06-072-0/+26
* | | | Merge 10.5 into 10.6Marko Mäkelä2021-06-022-4/+11
|\ \ \ \ | |/ / /
| * | | Merge 10.4 into 10.5Marko Mäkelä2021-06-021-2/+2
| |\ \ \ | | |/ /
| | * | Merge 10.3 into 10.4Marko Mäkelä2021-06-021-2/+2
| | |\ \ | | | |/
| | | * MDEV-17749 fixup: ./mtr --embedded main.lock_killMarko Mäkelä2021-06-021-2/+2
| * | | Updated main.trigger-trans.test to make it more resiliantMonty2021-06-022-4/+11