summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Coding style fixesSergey Vojtovich2020-04-041-1/+1
* MDEV-21889 Typo fix: ER_KEY_DOES_NOT_EXISTSAleksey Midenkov2020-04-041-1/+1
* MDEV-22139 fseg_free_page_low() fails to write FREE_PAGE record, breaking rec...Marko Mäkelä2020-04-031-0/+2
* Split tdc_remove_table()Sergey Vojtovich2020-04-032-2/+2
* MDEV-22126 Rename confusing constant mtr_t::OPTMarko Mäkelä2020-04-0323-142/+156
* MDEV-22108 Recovery fails with InnoDB: Malformed log recordMarko Mäkelä2020-04-031-2/+2
* Merge pull request #1221 from grooverdan/10.4-MDEV-18851-multiple-sized-large...Daniel Black2020-04-027-213/+45
* MDEV-22114 Assertion failure on SET GLOBAL innodb_buffer_pool_evict='uncompre...Marko Mäkelä2020-04-021-2/+0
* MDEV-22107 Restore accidentally orphaned MTR_MEMO_MODIFYMarko Mäkelä2020-04-017-64/+87
* MDEV-12353: Fix a warning in RelWithDebInfo buildMarko Mäkelä2020-04-011-0/+1
* MDEV-22103 INNODB_ENCRYPTION_NUM_KEY_REQUESTS is missing from INFORMATION_SCH...Marko Mäkelä2020-04-011-0/+2
* MDEV-22102 Assertion w==OPT failed in trx_undo_header_create()Marko Mäkelä2020-04-011-2/+2
* fix mroonga: change field's table as well as ptr for ad-hoc // fixes ptr_in_r...Nikita Malyavin2020-03-313-43/+26
* cleanup: constNikita Malyavin2020-03-311-1/+1
* unify "partitioning cannot do X" error messagesNikita Malyavin2020-03-311-1/+2
* MDEV-22090 Change buffer is not freed after dropping or rebuilding tableMarko Mäkelä2020-03-311-2/+3
* MDEV-19514: Correct a few outdated commentsMarko Mäkelä2020-03-319-45/+43
* Cassandra: Define ha_cassandra::records_in_range()Marko Mäkelä2020-03-312-48/+47
* Merge 10.4 into 10.5Marko Mäkelä2020-03-3030-372/+397
|\
| * Merge 10.3 into 10.4Marko Mäkelä2020-03-3030-449/+466
| |\
| | * MDEV-20590 Introduce a file format constraint to ALTER TABLEMarko Mäkelä2020-03-302-3/+48
| | * MDEV-21832 FORCE all partition to rebuild if any one of theThirunarayanan Balathandayuthapani2020-03-301-0/+1
| | * Fix GCC -Wstringop-truncationMarko Mäkelä2020-03-301-0/+1
| | * Merge 10.2 into 10.3Marko Mäkelä2020-03-3024-434/+389
| | |\
| | | * MDEV-21572 buf_page_get_gen() should apply buffered page initializedThirunarayanan Balathandayuthapani2020-03-234-104/+217
| | | * MDEV-21930 RocksDB does not compile anymore, with Visual StudioVladislav Vaintroub2020-03-234-42/+61
| | | * blind fix for Windows buildingEugene Kosov2020-03-211-1/+0
| | | * MDEV-21993 asan failure in encryption.innochecksumEugene Kosov2020-03-213-16/+6
| | | * MDEV-21993 asan failure in encryption.innochecksumEugene Kosov2020-03-211-2/+4
| | | * Connect: Remove some unused variablesMarko Mäkelä2020-03-213-7/+2
| | | * InnoDB: reduce size of dtuple_tEugene Kosov2020-03-205-31/+34
| | | * correct comment in buf_page_is_corrupted()Eugene Kosov2020-03-201-1/+1
| | | * st_::span fixesEugene Kosov2020-03-201-145/+0
| | | * remove fishy reinterpret_cast from buf_page_is_zeroes()Eugene Kosov2020-03-207-39/+43
* | | | Cleanup recv_sys: Move things to membersMarko Mäkelä2020-03-306-214/+187
* | | | MDEV-12353: Remove a trace of pre-MDEV-13564 crash-upgradeMarko Mäkelä2020-03-301-11/+0
* | | | MDEV-20377: Enable MemorySanitizer user-poisoningbb-10.5-msanMarko Mäkelä2020-03-281-0/+4
* | | | MDEV-20377: Make WITH_MSAN more usableMarko Mäkelä2020-03-283-9/+16
* | | | MDEV-22060 MSAN use-of-uninitialized-value in main.query_cache_innodbMarko Mäkelä2020-03-271-5/+4
* | | | MDEV-20329 Fix S3 engine OpenSSL raceAndrew Hutchings2020-03-272-0/+36
* | | | Fixed failing tests in buildbotMonty2020-03-272-4/+6
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-03-271-4/+2
|\ \ \ \ | |/ / /
| * | | MDEV-21887: federatedx crashes on SELECT ... INTO query in select_handler codeSergei Petrunia2020-03-261-1/+12
| * | | change from to for adding defaults-file in Spider testsKentoku SHIBA2020-03-254-12/+12
* | | | MDEV-21899 INSERT into a secondary index with zero-data-length key is not cra...Marko Mäkelä2020-03-271-2/+5
* | | | Updated optimizer costs in multi_range_read_info_const() and sql_select.ccMonty2020-03-2727-42/+49
* | | | Added page_range to records_in_range() to improve range statisticsMonty2020-03-2753-174/+290
* | | | MDEV-21850: ASAN use-after-poison in page_cur_insert_rec_low()Marko Mäkelä2020-03-261-6/+3
* | | | Disable building S3 for embedded serverMonty2020-03-251-0/+4
* | | | change from to for adding defaults-file in Spider testsKentoku SHIBA2020-03-254-12/+12