Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wip please ignorebb-11.0-mdev-26137-unsquashed | Yuchen Pei | 2023-03-16 | 4 | -52/+105 |
* | MDEV-26137 Deferring the creation of trx back to h_i::create() | Yuchen Pei | 2023-03-15 | 3 | -14/+28 |
* | MDEV-26137 Address parent commit comments requiring trivial changes | Yuchen Pei | 2023-03-15 | 4 | -43/+71 |
* | MDEV-26137 Improve import tablespace workflow. | Yuchen Pei | 2023-03-14 | 43 | -295/+1605 |
* | bump the maturity | Sergei Golubchik | 2023-02-20 | 2 | -2/+2 |
* | MDEV-30673 InnoDB recovery hangs when buf_LRU_get_free_block | Thirunarayanan Balathandayuthapani | 2023-02-17 | 1 | -4/+8 |
* | fix for --view-protocol | Sergei Golubchik | 2023-02-16 | 2 | -7/+3 |
* | MDEV-22570 fixup: Silence clang -Wunneeded-internal-declaration | Marko Mäkelä | 2023-02-16 | 1 | -0/+1 |
* | Merge 10.11 into 11.0 | Marko Mäkelä | 2023-02-16 | 493 | -2603/+7019 |
|\ | |||||
| * | Merge 10.10 into 10.11 | Marko Mäkelä | 2023-02-16 | 361 | -1939/+2938 |
| |\ | |||||
| | * | Merge 10.9 into 10.10 | Marko Mäkelä | 2023-02-16 | 326 | -1774/+2897 |
| | |\ | |||||
| | | * | Merge 10.8 into 10.9 | Marko Mäkelä | 2023-02-16 | 327 | -1771/+2896 |
| | | |\ | |||||
| | | | * | Merge 10.6 into 10.8 | Marko Mäkelä | 2023-02-16 | 2 | -2/+11 |
| | | | |\ | |||||
| | | | | * | Merge 10.5 into 10.6 | Marko Mäkelä | 2023-02-16 | 2 | -2/+11 |
| | | | | |\ | |||||
| | | | | | * | MDEV-30552 fixup: Fix the test for non-debug | Marko Mäkelä | 2023-02-16 | 2 | -2/+11 |
| | | | | | * | Fix clang -Winconsistent-missing-override | Marko Mäkelä | 2023-02-16 | 1 | -1/+1 |
| | | | * | | | MDEV-27774 fixup: Correct a comment | Marko Mäkelä | 2023-02-16 | 1 | -1/+1 |
| | | | * | | | Merge 10.6 into 10.8 | Marko Mäkelä | 2023-02-16 | 31 | -129/+340 |
| | | | |\ \ \ | | | | | |/ / | |||||
| | | | | * | | MDEV-30638 Deadlock between INSERT and InnoDB non-persistent statistics update | Marko Mäkelä | 2023-02-16 | 7 | -33/+13 |
| | | | | * | | MDEV-30134 Assertion failed in buf_page_t::unfix() in buf_pool_t::watch_unset() | Marko Mäkelä | 2023-02-16 | 2 | -50/+33 |
| | | | | * | | MDEV-30397: MariaDB crash due to DB_FAIL reported for a corrupted page | Marko Mäkelä | 2023-02-16 | 3 | -4/+8 |
| | | | | * | | Merge 10.5 into 10.6 | Marko Mäkelä | 2023-02-16 | 7 | -16/+120 |
| | | | | |\ \ | | | | | | |/ | |||||
| | | | | | * | MDEV-30657 InnoDB: Not applying UNDO_APPEND due to corruption | Marko Mäkelä | 2023-02-15 | 2 | -7/+21 |
| | | | | | * | MDEV-30333 Wrong result with not_null_range_scan and LEFT JOIN with empty table | Monty | 2023-02-15 | 3 | -5/+95 |
| | | | | | * | Fix S3 engine Coverity hits | Andrew Hutchings | 2023-02-14 | 2 | -4/+4 |
| | | | | * | | MDEV-30324: Wrong result upon SELECT DISTINCT ... WITH TIES | Vicențiu Ciorbaru | 2023-02-15 | 3 | -1/+48 |
| | | | | * | | Whitespace fix | Vicențiu Ciorbaru | 2023-02-15 | 1 | -1/+1 |
| | | | | * | | Update comments to match new debug_sync implementation | Vicențiu Ciorbaru | 2023-02-15 | 2 | -10/+8 |
| | | | | * | | Merge 10.5 into 10.6 | Marko Mäkelä | 2023-02-14 | 10 | -8/+111 |
| | | | | |\ \ | | | | | | |/ | |||||
| | | | | | * | MDEV-30552 InnoDB recovery crashes when error handling scenario | Thirunarayanan Balathandayuthapani | 2023-02-14 | 4 | -0/+50 |
| | | | | | * | MDEV-30551 InnoDB recovery hangs when buffer pool ran out of memory | Thirunarayanan Balathandayuthapani | 2023-02-14 | 4 | -3/+28 |
| | | | | | * | MDEV-30412: JSON_OBJECTAGG doesn't escape double quote in key | Weijun Huang | 2023-02-14 | 3 | -1/+21 |
| | | | * | | | MDEV-30426 Assertion !rec_offs_nth_extern(offsets2, n) during bulk insert | Thirunarayanan Balathandayuthapani | 2023-02-14 | 4 | -3/+44 |
| | | | * | | | Fix RPL tests post DEBUG_SYNC change | Vicențiu Ciorbaru | 2023-02-10 | 2 | -13/+2 |
| | | | * | | | Merge 10.6 into 10.8 | Marko Mäkelä | 2023-02-10 | 299 | -1655/+2528 |
| | | | |\ \ \ | | | | | |/ / | |||||
| | | | | * | | Merge 10.5 into 10.6 | Marko Mäkelä | 2023-02-10 | 285 | -1546/+2180 |
| | | | | |\ \ | | | | | | |/ | |||||
| | | | | | * | Merge 10.4 into 10.5 | Marko Mäkelä | 2023-02-10 | 277 | -1500/+2048 |
| | | | | | |\ | |||||
| | | | | | | * | MDEV-30621: Türkiye is the correct current country naming | Daniel Black | 2023-02-10 | 3 | -4/+6 |
| | | | | | | * | MDEV-30608: rpl.rpl_delayed_parallel_slave_sbm sometimes fails with Seconds_B... | Brandon Nesterenko | 2023-02-09 | 3 | -0/+44 |
| | | | | | | * | MDEV-30586 DELETE with aggregation in subquery of WHERE returns bogus error | Igor Babaev | 2023-02-09 | 4 | -0/+81 |
| | | | | | | * | Apply clang-tidy to remove empty constructors / destructors | Vicențiu Ciorbaru | 2023-02-09 | 242 | -1341/+1101 |
| | | | | | | * | MDEV-30624 HeidiSQL 12.3 | Vladislav Vaintroub | 2023-02-09 | 2 | -2/+31 |
| | | | | | | * | Update Windows time zone mappings using latest CLDR data | Vladislav Vaintroub | 2023-02-09 | 1 | -1/+2 |
| | | | | | | * | Add more workaround atop existing WolfSSL 5.5.4 workaround to compile ASAN on... | Vladislav Vaintroub | 2023-02-08 | 1 | -0/+3 |
| | | | | | | * | innodb: cmake - sched_getcpu removed - not used | Daniel Black | 2023-02-08 | 1 | -6/+0 |
| | | | | | | * | MDEV-30554 RockDB libatomic linking on riscv64 | Daniel Black | 2023-02-07 | 1 | -6/+2 |
| | | | | | | * | MDEV-30492 Crash when use mariabackup.exe with config 'innodb_flush_method=as... | Daniel Black | 2023-02-07 | 3 | -0/+47 |
| | | | | | | * | MDEV-30558: ER_KILL_{,QUERY_}DENIED_ERROR - normalize id type | Daniel Black | 2023-02-07 | 2 | -11/+11 |
| | | | | | | * | Merge branch '10.4.28' into 10.4 | Oleksandr Byelkin | 2023-02-06 | 23 | -128/+769 |
| | | | | | | |\ | |||||
| | | | | | | | * | bump the VERSION | Daniel Bartholomew | 2023-02-06 | 1 | -1/+1 |