summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* MDEV-19464: Altering partitioned table into S3 causes an obscure errorVlad Lesin2019-06-264-29/+42
* MDEV-19861 Add intfastructure to have ENUM columns in INFORMATION_SCHEMAAlexander Barkov2019-06-261-1/+14
* Added s3_debug to be able to debug s3 connectionsMonty2019-06-251-1/+9
* Updated to latest libmarias3Monty2019-06-241-0/+0
* MDEV-19836 Reuse new I_S table definition helper classes for RocksDBAlexander Barkov2019-06-244-125/+281
* MDEV-19833 Reuse new I_S table definition helper classes for MrongaAlexander Barkov2019-06-223-29/+37
* MDEV-19832 Reuse new I_S table definition helper classes for SpiderAlexander Barkov2019-06-221-17/+13
* MDEV-19818 Reuse new I_S table definition helper classes for TokuDBAlexander Barkov2019-06-2117-60/+168
* MDEV-19810 Reuse new I_S table definition helper classes for InnoDBAlexander Barkov2019-06-201-1899/+420
* Merge 10.4 into 10.5Marko Mäkelä2019-06-2020-124/+194
|\
| * Merge 10.3 into 10.4Marko Mäkelä2019-06-1920-124/+194
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2019-06-1918-123/+188
| | |\
| | | * MDEV-19595 fixedMichael Widenius2019-06-195-9/+24
| | | * MDEV-18078 Assertion `trnman_has_locked_tables(trn) > 0' failedMichael Widenius2019-06-181-1/+2
| | | * MDEV-19055 Failures with temporary tables and AriaMichael Widenius2019-06-172-2/+3
| | | * mtr_t::is_block_dirtied(): Define inlineMarko Mäkelä2019-06-163-16/+16
| | | * Clarify the purpose of MTR_LOG_NONEMarko Mäkelä2019-06-161-1/+3
| | | * Add mtr_buf_t::for_each_block_in_reverse() constMarko Mäkelä2019-06-162-48/+75
| | | * MDEV-17045: MyRocks tables cannot be updated when binlog_format=MIXED.Sergei Petrunia2019-06-166-45/+65
| | * | Fix LEX_CSTRING passed as argument of printf-like functionsNikita Malyavin2019-06-171-1/+1
| | * | Fixed that ma_test_all.sh worksMichael Widenius2019-06-161-0/+5
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-06-1815-172/+147
|\ \ \ \ | |/ / /
| * | | compilation fix for fulltest-bigSergei Golubchik2019-06-171-1/+1
| * | | Do not use LEX_CSTRING in printf-like functionVladislav Vaintroub2019-06-141-1/+1
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-06-1411-50/+101
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-06-1412-73/+141
| | |\ \ | | | |/
| | | * Merge branch '10.1' into 10.2Oleksandr Byelkin2019-06-131-0/+10
| | | |\
| | | | * Merge branch '5.5' into 10.1Oleksandr Byelkin2019-06-121-0/+10
| | | | |\
| | | | | * MDEV-13631 Make use of clang-formatEugene Kosov2019-05-301-0/+10
| | | * | | MDEV-19435 buf_fix_count > 0 for corrupted page when it exits the LRU listThirunarayanan Balathandayuthapani2019-06-138-48/+101
| | | * | | MDEV-19740: Remove some broken InnoDB systemd codeMarko Mäkelä2019-06-121-11/+1
| | | * | | Merge 10.1 into 10.2Marko Mäkelä2019-06-123-33/+46
| | | |\ \ \ | | | | |/ /
| | | | * | MDEV-16866 InnoDB fails to start upon crash recovery with "[ERROR] InnoDB: Re...Thirunarayanan Balathandayuthapani2019-06-122-2/+2
| | | | * | MDEV-16866 InnoDB fails to start upon crash recovery with "[ERROR] InnoDB: Re...Thirunarayanan Balathandayuthapani2019-06-122-39/+38
| | | | * | MDEV-15734 - calculation inside sizeof() warningSergey Vojtovich2019-05-301-6/+2
| | | | * | MDEV-11094: Blackhole table updates on slave fail when row annotation is enabledSujatha2019-05-291-19/+21
| | | | * | MDEV-11094: Blackhole table updates on slave fail when row annotation is enabledSujatha2019-05-291-6/+22
| * | | | | MDEV-6275: Use a non-narrowing conversionMarko Mäkelä2019-06-141-1/+1
| * | | | | MDEV-6275: Fix signed/unsigned comparisonMarko Mäkelä2019-06-141-1/+1
| * | | | | Merge 10.3 into 10.4Marko Mäkelä2019-06-141-119/+43
| |\ \ \ \ \ | | |/ / / /
| | * | | | spider_db_init(): Do not return uninitialized error_numMarko Mäkelä2019-06-141-119/+43
* | | | | | Merge 10.4 into 10.5Marko Mäkelä2019-06-1368-491/+1434
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-6275 spider_same_server_link not enforced (#1330)Kentoku SHIBA2019-06-129-2/+164
| * | | | | Merge 10.3 into 10.4Marko Mäkelä2019-06-1220-95/+120
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.2 into 10.3Marko Mäkelä2019-06-1120-97/+122
| | |\ \ \ \ | | | |/ / /
| | | * | | MDEV-19725 Incorrect error handling in ALTER TABLEMarko Mäkelä2019-06-106-23/+32
| | | * | | MDEV-19695 Import tablespace doesn't work with ROW_FORMAT=COMPRESSED encrypte...Thirunarayanan Balathandayuthapani2019-06-061-3/+11
| | | * | | MDEV-19541 InnoDB crashes when trying to recover a corrupted pageThirunarayanan Balathandayuthapani2019-06-053-6/+8
| | | * | | Fixed bug in online alter table when not compiled with performance schemaMonty2019-06-033-9/+9
| | | * | | MDEV-18207: ASAN heap-use-after-free in _ma_get_status upon concurrent operat...Vlad Lesin2019-05-311-2/+5