summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.9 into 10.10Marko Mäkelä2023-03-062-2/+4
|\
| * Merge 10.8 into 10.9Marko Mäkelä2023-03-062-2/+4
| |\
| | * Merge 10.6 into 10.8Marko Mäkelä2023-03-062-2/+4
| | |\
| | | * Merge 10.5 into 10.6Marko Mäkelä2023-02-282-2/+4
| | | |\
| | | | * Added detection of memory overwrite with multi_mallocbb-10.5-montyMonty2023-02-272-2/+4
* | | | | Merge 10.9 into 10.10Marko Mäkelä2023-02-2854-15/+25300
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.8 into 10.9Marko Mäkelä2023-02-2854-15/+25300
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.6 into 10.8Marko Mäkelä2023-02-2816-15/+199
| | |\ \ \ | | | |/ /
| | | * | Merge 10.5 into 10.6Marko Mäkelä2023-02-2710-8/+46
| | | |\ \ | | | | |/
| | | | * MDEV-30671 InnoDB undo log truncation fails to wait for purge of historyMarko Mäkelä2023-02-2410-10/+48
| | | * | MDEV-25984 Assertion `max_doc_id > 0' failed in fts_init_doc_id()Thirunarayanan Balathandayuthapani2023-02-222-2/+58
| | | * | MDEV-29871 innodb_fts.fulltext_misc unexpectedly reports a resultThirunarayanan Balathandayuthapani2023-02-212-5/+3
| | | * | MDEV-27701 Race on trx->lock.wait_lock between lock_rec_move() and lock_sys_t...Vlad Lesin2023-02-202-0/+92
| | * | | MDEV-30716 Wrong casefolding in xxx_unicode_520_ci for U+0700..U+07FFAlexander Barkov2023-02-2338-0/+25101
* | | | | MDEV-30661 UPPER() returns an empty string for U+0251 in uca1400 collations f...Alexander Barkov2023-02-177-0/+384
* | | | | Merge 10.9 into 10.10Marko Mäkelä2023-02-1649-176/+1269
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.8 into 10.9Marko Mäkelä2023-02-1649-171/+1266
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.6 into 10.8Marko Mäkelä2023-02-162-2/+11
| | |\ \ \ | | | |/ /
| | | * | Merge 10.5 into 10.6Marko Mäkelä2023-02-162-2/+11
| | | |\ \ | | | | |/
| | | | * MDEV-30552 fixup: Fix the test for non-debugMarko Mäkelä2023-02-162-2/+11
| | * | | Merge 10.6 into 10.8Marko Mäkelä2023-02-1611-14/+216
| | |\ \ \ | | | |/ /
| | | * | Merge 10.5 into 10.6Marko Mäkelä2023-02-162-1/+93
| | | |\ \ | | | | |/
| | | | * MDEV-30333 Wrong result with not_null_range_scan and LEFT JOIN with empty tableMonty2023-02-152-1/+93
| | | * | MDEV-30324: Wrong result upon SELECT DISTINCT ... WITH TIESVicențiu Ciorbaru2023-02-152-0/+47
| | | * | Update comments to match new debug_sync implementationVicențiu Ciorbaru2023-02-151-7/+4
| | | * | Merge 10.5 into 10.6Marko Mäkelä2023-02-146-6/+72
| | | |\ \ | | | | |/
| | | | * MDEV-30552 InnoDB recovery crashes when error handling scenarioThirunarayanan Balathandayuthapani2023-02-142-0/+41
| | | | * MDEV-30551 InnoDB recovery hangs when buffer pool ran out of memoryThirunarayanan Balathandayuthapani2023-02-142-2/+2
| | | | * MDEV-30412: JSON_OBJECTAGG doesn't escape double quote in keyWeijun Huang2023-02-142-0/+20
| | * | | MDEV-30426 Assertion !rec_offs_nth_extern(offsets2, n) during bulk insertThirunarayanan Balathandayuthapani2023-02-143-0/+38
| | * | | Fix RPL tests post DEBUG_SYNC changeVicențiu Ciorbaru2023-02-101-11/+0
| | * | | Merge 10.6 into 10.8Marko Mäkelä2023-02-1037-151/+1006
| | |\ \ \ | | | |/ /
| | | * | Merge 10.5 into 10.6Marko Mäkelä2023-02-1027-107/+895
| | | |\ \ | | | | |/
| | | | * Merge 10.4 into 10.5Marko Mäkelä2023-02-1023-107/+841
| | | | |\
| | | | | * MDEV-30621: Türkiye is the correct current country namingDaniel Black2023-02-102-2/+4
| | | | | * MDEV-30608: rpl.rpl_delayed_parallel_slave_sbm sometimes fails with Seconds_B...Brandon Nesterenko2023-02-092-0/+29
| | | | | * MDEV-30586 DELETE with aggregation in subquery of WHERE returns bogus errorIgor Babaev2023-02-092-0/+73
| | | | | * MDEV-30492 Crash when use mariabackup.exe with config 'innodb_flush_method=as...Daniel Black2023-02-072-0/+36
| | | | | * Merge branch '10.4.28' into 10.4Oleksandr Byelkin2023-02-0617-105/+725
| | | | | |\
| | | | | | * MDEV-30538 Plans for SELECT and multi-table UPDATE/DELETE unexpectedly differIgor Babaev2023-02-033-4/+198
| | | | | | * MDEV-30556 UPPER() returns an empty string for U+0251 in Unicode-5.2.0+ colla...Alexander Barkov2023-02-038-4/+494
| | | | | | * MDEV-30473 : Do not allow GET_LOCK() / RELEASE_LOCK() in clusterJan Lindström2023-01-304-97/+0
| | | | | | * MDEV-30473 : Do not allow GET_LOCK() / RELEASE_LOCK() in clusterJan Lindström2023-01-272-0/+33
| | | | * | | Merge mariadb-10.5.19 into 10.5Marko Mäkelä2023-02-0637-126/+2193
| | | | |\ \ \
| | | | * | | | MDEV-30473 : Do not allow GET_LOCK() / RELEASE_LOCK() in clusterJan Lindström2023-01-272-0/+9
| | | | * | | | MDEV-30473 : Do not allow GET_LOCK() / RELEASE_LOCK() in clusterJan Lindström2023-01-272-0/+33
| | | | * | | | MDEV-25037 : SIGSEGV in MDL_lock::hog_lock_types_bitmapJan Lindström2023-01-272-0/+12
| | | * | | | | Merge branch '10.6.12' into 10.6Oleksandr Byelkin2023-02-069-44/+94
| | | |\ \ \ \ \
| | | | * | | | | Revert test changes from "Fixed debug_sync timeout in deadlock_drop_table"Vicențiu Ciorbaru2023-02-032-6/+4
| | | | * | | | | Implement DEBUG_SYNC multiple signal firing capabilityVicențiu Ciorbaru2023-02-032-2/+9