summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26971 post-fix: fixes for SST scriptsbb-10.9-post-MDEV-26971Julius Goryavsky2022-03-222-46/+31
* Fix compile error.Jan Lindström2022-03-181-1/+1
* MDEV-26971: Implement progress reporting by mariabackup SST scriptAlexey Yurchenko2022-03-181-0/+8
* MDEV-26971: JSON file interface to wsrep node state.Alexey Yurchenko2022-03-183-14/+11
* Small fixesJan Lindström2022-03-183-3/+5
* MDEV-26971: Implement progress reporting by mariabackup SST scriptAlexey Yurchenko2022-03-182-52/+113
* MDEV-26971: Support for progress reporting from SST scripts.Alexey Yurchenko2022-03-183-22/+127
* MDEV-26971: JSON file interface to wsrep node state.Alexey Yurchenko2022-03-1816-3/+193
* Update wsrep-lib submoduleJan Lindström2022-03-181-0/+0
* Merge branch '10.8' into 10.9Sergei Golubchik2022-03-181-1/+5
|\
| * update test resultsSergei Golubchik2022-03-181-1/+5
* | Merge branch '10.8' into 10.9Sergei Golubchik2022-03-172-6/+8
|\ \ | |/
| * Merge branch '10.7' into 10.8Sergei Golubchik2022-03-171-0/+4
| |\
| | * fix columnstore compilation after 33c30da16550Sergei Golubchik2022-03-171-0/+4
| * | MDEV-28111 Redo log writes are being buffered on Linux for no good reasonMarko Mäkelä2022-03-171-6/+4
* | | Merge 10.8 into 10.9Marko Mäkelä2022-03-171-1/+1
|\ \ \ | |/ /
| * | MDEV-28043 fixup: GCC -m32 -WconversionMarko Mäkelä2022-03-171-1/+1
* | | Merge 10.8 into 10.9Marko Mäkelä2022-03-161-0/+0
|\ \ \ | |/ /
| * | MDEV-28051 Error compiling libmariadb/plugins/compress/c_zstd.cMarko Mäkelä2022-03-161-0/+0
* | | MDEV-27812 fixup: Use log_sys.get_block_size()Marko Mäkelä2022-03-161-6/+7
* | | Merge 10.8 into 10.9Marko Mäkelä2022-03-1561-261/+789
|\ \ \ | |/ /
| * | Merge 10.7 into 10.8Marko Mäkelä2022-03-1517-54/+245
| |\ \ | | |/
| | * Merge 10.6 into 10.7Marko Mäkelä2022-03-1516-54/+245
| | |\
| | | * Merge 10.5 into 10.6Marko Mäkelä2022-03-1512-43/+160
| | | |\
| | | | * MDEV-27985 buf_flush_freed_pages() causes InnoDB to hangMarko Mäkelä2022-03-151-31/+72
| | | | * MDEV-25214 Crash in fil_space_t::try_to_closeMarko Mäkelä2022-03-151-2/+6
| | | | * Merge 10.4 into 10.5Marko Mäkelä2022-03-1510-11/+83
| | | | |\
| | | | | * Merge 10.3 into 10.4Marko Mäkelä2022-03-157-8/+57
| | | | | |\
| | | | | | * mtr: fix --source lines detectionSergei Golubchik2022-03-141-1/+1
| | | | | | * MDEV-18304 sql_safe_updates does not work with OR clausesSergei Golubchik2022-03-124-7/+52
| | | | | | * Avoid shutdown timeout in innodb.undo_truncateMarko Mäkelä2022-03-112-0/+4
| | | | | * | MDEV-28060 Online DDL fails while checking for instant alter conditionThirunarayanan Balathandayuthapani2022-03-143-1/+24
| | | * | | | MDEV-27342: Fix issue of recovery failure using new server idHugo Wen2022-03-144-11/+85
| | * | | | | Fix clang -Wtypedef-redefinitionMarko Mäkelä2022-03-151-1/+1
| * | | | | | MDEV-28043 Race condition between mtr_t::commit() and checkpointMarko Mäkelä2022-03-154-28/+53
| * | | | | | Merge 10.7 into 10.8Marko Mäkelä2022-03-1440-174/+468
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge 10.6 into 10.7Marko Mäkelä2022-03-1419-50/+124
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge 10.5 into 10.6Marko Mäkelä2022-03-1410-14/+53
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | MDEV-28050: clang -Wtypedef-redefinition when PLUGIN_S3=NOMarko Mäkelä2022-03-141-1/+0
| | | | * | | MDEV-24841: More workaroundsMarko Mäkelä2022-03-142-0/+10
| | | | * | | MDEV-24841 Build error with MSAN use-of-uninitialized-value in comp_errMarko Mäkelä2022-03-148-13/+41
| | | * | | | MDEV-28049 Error on compiling trx0purge.ccMarko Mäkelä2022-03-141-2/+2
| | | * | | | MDEV-27753 Incorrect ENGINE type of table after crash for CONNECT tableSergei Golubchik2022-03-121-4/+4
| | | * | | | MDEV-27900: aio handle partial reads/writes (uring)Daniel Black2022-03-122-1/+3
| | | * | | | Merge branch 10.5 into 10.6Daniel Black2022-03-126-29/+62
| | | |\ \ \ \ | | | | |/ / /
| | | | * | | MDEV-27900: aio handle partial reads/writesDaniel Black2022-03-126-29/+62
| | * | | | | MDEV-27169 Change default values of Spider plugin variables to default values...Nayuta Yanagisawa2022-03-1417-118/+252
| | * | | | | MDEV-27923 Deprecate spider_use_handlerNayuta Yanagisawa2022-03-144-1/+78
| * | | | | | MDEV-27860 SIGSEGV in spider_parse_connect_info on CREATE TABLENayuta Yanagisawa2022-03-143-5/+23
* | | | | | | Merge 10.8 into 10.9Marko Mäkelä2022-03-1115-35/+68
|\ \ \ \ \ \ \ | |/ / / / / /