summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wip please ignorebb-11.0-mdev-26137-unsquashedYuchen Pei2023-03-164-52/+105
* MDEV-26137 Deferring the creation of trx back to h_i::create()Yuchen Pei2023-03-153-14/+28
* MDEV-26137 Address parent commit comments requiring trivial changesYuchen Pei2023-03-154-43/+71
* MDEV-26137 Improve import tablespace workflow.Yuchen Pei2023-03-1443-295/+1605
* bump the maturitySergei Golubchik2023-02-202-2/+2
* MDEV-30673 InnoDB recovery hangs when buf_LRU_get_free_blockThirunarayanan Balathandayuthapani2023-02-171-4/+8
* fix for --view-protocolSergei Golubchik2023-02-162-7/+3
* MDEV-22570 fixup: Silence clang -Wunneeded-internal-declarationMarko Mäkelä2023-02-161-0/+1
* Merge 10.11 into 11.0Marko Mäkelä2023-02-16493-2603/+7019
|\
| * Merge 10.10 into 10.11Marko Mäkelä2023-02-16361-1939/+2938
| |\
| | * Merge 10.9 into 10.10Marko Mäkelä2023-02-16326-1774/+2897
| | |\
| | | * Merge 10.8 into 10.9Marko Mäkelä2023-02-16327-1771/+2896
| | | |\
| | | | * 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
| | | | | | * Fix clang -Winconsistent-missing-overrideMarko Mäkelä2023-02-161-1/+1
| | | | * | | MDEV-27774 fixup: Correct a commentMarko Mäkelä2023-02-161-1/+1
| | | | * | | Merge 10.6 into 10.8Marko Mäkelä2023-02-1631-129/+340
| | | | |\ \ \ | | | | | |/ /
| | | | | * | MDEV-30638 Deadlock between INSERT and InnoDB non-persistent statistics updateMarko Mäkelä2023-02-167-33/+13
| | | | | * | MDEV-30134 Assertion failed in buf_page_t::unfix() in buf_pool_t::watch_unset()Marko Mäkelä2023-02-162-50/+33
| | | | | * | MDEV-30397: MariaDB crash due to DB_FAIL reported for a corrupted pageMarko Mäkelä2023-02-163-4/+8
| | | | | * | Merge 10.5 into 10.6Marko Mäkelä2023-02-167-16/+120
| | | | | |\ \ | | | | | | |/
| | | | | | * MDEV-30657 InnoDB: Not applying UNDO_APPEND due to corruptionMarko Mäkelä2023-02-152-7/+21
| | | | | | * MDEV-30333 Wrong result with not_null_range_scan and LEFT JOIN with empty tableMonty2023-02-153-5/+95
| | | | | | * Fix S3 engine Coverity hitsAndrew Hutchings2023-02-142-4/+4
| | | | | * | MDEV-30324: Wrong result upon SELECT DISTINCT ... WITH TIESVicențiu Ciorbaru2023-02-153-1/+48
| | | | | * | Whitespace fixVicențiu Ciorbaru2023-02-151-1/+1
| | | | | * | Update comments to match new debug_sync implementationVicențiu Ciorbaru2023-02-152-10/+8
| | | | | * | Merge 10.5 into 10.6Marko Mäkelä2023-02-1410-8/+111
| | | | | |\ \ | | | | | | |/
| | | | | | * MDEV-30552 InnoDB recovery crashes when error handling scenarioThirunarayanan Balathandayuthapani2023-02-144-0/+50
| | | | | | * MDEV-30551 InnoDB recovery hangs when buffer pool ran out of memoryThirunarayanan Balathandayuthapani2023-02-144-3/+28
| | | | | | * MDEV-30412: JSON_OBJECTAGG doesn't escape double quote in keyWeijun Huang2023-02-143-1/+21
| | | | * | | MDEV-30426 Assertion !rec_offs_nth_extern(offsets2, n) during bulk insertThirunarayanan Balathandayuthapani2023-02-144-3/+44
| | | | * | | Fix RPL tests post DEBUG_SYNC changeVicențiu Ciorbaru2023-02-102-13/+2
| | | | * | | Merge 10.6 into 10.8Marko Mäkelä2023-02-10299-1655/+2528
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Merge 10.5 into 10.6Marko Mäkelä2023-02-10285-1546/+2180
| | | | | |\ \ | | | | | | |/
| | | | | | * Merge 10.4 into 10.5Marko Mäkelä2023-02-10277-1500/+2048
| | | | | | |\
| | | | | | | * MDEV-30621: Türkiye is the correct current country namingDaniel Black2023-02-103-4/+6
| | | | | | | * MDEV-30608: rpl.rpl_delayed_parallel_slave_sbm sometimes fails with Seconds_B...Brandon Nesterenko2023-02-093-0/+44
| | | | | | | * MDEV-30586 DELETE with aggregation in subquery of WHERE returns bogus errorIgor Babaev2023-02-094-0/+81
| | | | | | | * Apply clang-tidy to remove empty constructors / destructorsVicențiu Ciorbaru2023-02-09242-1341/+1101
| | | | | | | * MDEV-30624 HeidiSQL 12.3Vladislav Vaintroub2023-02-092-2/+31
| | | | | | | * Update Windows time zone mappings using latest CLDR dataVladislav Vaintroub2023-02-091-1/+2
| | | | | | | * Add more workaround atop existing WolfSSL 5.5.4 workaround to compile ASAN on...Vladislav Vaintroub2023-02-081-0/+3
| | | | | | | * innodb: cmake - sched_getcpu removed - not usedDaniel Black2023-02-081-6/+0
| | | | | | | * MDEV-30554 RockDB libatomic linking on riscv64Daniel Black2023-02-071-6/+2
| | | | | | | * MDEV-30492 Crash when use mariabackup.exe with config 'innodb_flush_method=as...Daniel Black2023-02-073-0/+47
| | | | | | | * MDEV-30558: ER_KILL_{,QUERY_}DENIED_ERROR - normalize id typeDaniel Black2023-02-072-11/+11
| | | | | | | * Merge branch '10.4.28' into 10.4Oleksandr Byelkin2023-02-0623-128/+769
| | | | | | | |\
| | | | | | | | * bump the VERSIONDaniel Bartholomew2023-02-061-1/+1