summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
...
| * MDEV-24100 Failed to read test report file: Invalid byte 2 of 3-byte UTF-8 se...Rasmus Johansson2020-11-181-3/+7
| * MDEV-24220 Server crash in base_list_iterator::next orIgor Babaev2020-11-172-0/+45
| * MDEV-24169 : Galera test failure on galera_rsu_simpleJan Lindström2020-11-171-0/+3
| * MDEV-24166 : Galera test failure on galera_toi_alter_auto_incrementJan Lindström2020-11-172-2/+4
| * MDEV-24164 : Galera test failure on galera_fk_cascade_deleteJan Lindström2020-11-171-0/+8
* | Fixed maria.create testMonty2020-11-301-0/+1
* | MDEV-21265: IN predicate conversion to IN subquery should be allowed for a br...Varun Gupta2020-11-302-0/+71
* | MDEV-24230 subquery on information_schema fails with error messageSergei Golubchik2020-11-252-4/+15
* | MDEV-21842 auto_increment does not increment with compound primary key on par...Alexey Botchkov2020-11-233-1/+108
* | Do not run maria.repair with --embedded as memory usage is differentMonty2020-11-161-0/+6
* | MDEV-23619: Merge 10.2 into 10.3Marko Mäkelä2020-11-132-0/+279
|\ \ | |/
| * MDEV-23619 MariaDB crash on WITH RECURSIVE UNION ALL (CTE) queryIgor Babaev2020-11-132-1/+278
* | Merge 10.2 into 10.3Marko Mäkelä2020-11-125-10/+87
|\ \ | |/
| * Merge mariadb-10.2.36 into 10.2Marko Mäkelä2020-11-113-2/+114
| |\
| * | MDEV-23769: MTR can abort before it prints the test result summaryAnel Husakovic2020-11-101-0/+3
| * | MDEV-23103 rpl.rpl_gtid_delete_domain failed in buildbotAlice Sherepa2020-11-042-10/+4
| * | Fix MTR test galera.galera_triggerDaniele Sciascia2020-11-032-0/+80
* | | Merge mariadb-10.3.27 into 10.3Marko Mäkelä2020-11-113-2/+114
|\ \ \
| * | | MDEV-24117: Memory management problem (in range optimizer)mariadb-10.3.27Sergei Petrunia2020-11-103-3/+3
| * | | Merge branch '10.2' into 10.3Sergei Golubchik2020-11-093-2/+114
| |\ \ \ | | | |/ | | |/|
| | * | MDEV-23811: With large number of indexes optimizer chooses an inefficient planmariadb-10.2.36Igor Babaev2020-11-094-1/+187
| | * | MDEV-24117: Memory management problem ...: Add a testcaseSergei Petrunia2020-11-093-0/+112
| | * | MDEV-24117: Memory management problem in statistics state for ... INSergei Petrunia2020-11-094-189/+3
* | | | Merge remote-tracking branch 10.2 into 10.3Jan Lindström2020-11-032-126/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Clean up wsrep.variablesJan Lindström2020-11-032-66/+0
* | | | MDEV-23824 SIGSEGV in end_io_cache on REPAIR LOCAL TABLE for Aria tableMonty2020-11-022-0/+27
* | | | Merge 10.2 into 10.3Marko Mäkelä2020-11-024-2/+740
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Merge bb-10.2-release into 10.2Marko Mäkelä2020-11-023-384/+393
| |\ \ | | |/
| | * List of unstable tests for 10.2.35 releasemariadb-10.2.35Elena Stepanova2020-10-311-384/+352
| * | MDEV-23630 fixup: main.mysqldump resultMarko Mäkelä2020-11-021-2/+3
| * | MDEV-23630: mysqldump logically dump system table informationDaniel Black2020-11-013-0/+739
* | | List of unstable tests for 10.3.26 releasemariadb-10.3.26Elena Stepanova2020-11-011-464/+373
* | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-10-3036-72/+538
|\ \ \ | | |/ | |/|
| * | MDEV-24033: SIGSEGV in __memcmp_avx2_movbe from queue_insert | SIGSEGV in __...Varun Gupta2020-10-302-0/+41
| |/
| * Fix sporadic test failure on galera_parallel_apply_3nodes.Jan Lindström2020-10-302-5/+23
| * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-10-2910-16/+23
| |\
| | * MDEV-23702 calculating(auto rounding) issueSergei Golubchik2020-10-297-17/+22
| | * update result files after backportSergei Golubchik2020-10-293-12/+0
| | * Move result files at the correct place.Oleksandr Byelkin2020-10-293-0/+0
| * | remove non-working debug assertSergei Golubchik2020-10-291-2/+1
| * | MDEV-24026: InnoDB: Failing assertion: os_total_large_mem_allocated >= size u...Vlad Lesin2020-10-292-1/+6
| * | MDEV-22707 : galera got stuck after flush tablesJan Lindström2020-10-281-0/+1
| * | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-10-2816-40/+431
| |\ \ | | |/
| | * test case for BUG#31650096Sergei Golubchik2020-10-272-0/+34
| | * cleanup: have_static_innodb.incSergei Golubchik2020-10-274-14/+8
| | * Bug#31304432 "INSUFFICIENT PRIVILEGE CHECK BY LOCK TABLES"Sergei Golubchik2020-10-272-0/+292
| | * Fix test failure on wsrep/variables test case.Jan Lindström2020-10-242-0/+10
| | * MDEV-24017: Blackhole : Specified key was too long; max key length is 1000 bytesVlad Lesin2020-10-242-0/+22
| | * MDEV-20744 SET GLOBAL `replicate_do_db` = DEFAULT causes crash.bb-10.1-hfAlexey Botchkov2020-10-232-0/+7
| | * MDEV-10149: sys_vars.rpl_init_slave_func fails sporadically in buildbotSujatha2020-10-222-27/+21