summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* This patch removes columnstore-libs and columnstore-platform RPMs metadata.Roman Nozdrin2020-06-191-7/+5
* Update columnstore submodule with MCOL-3982 to build libmarias3 w/o autools.Roman Nozdrin2020-06-191-0/+0
* let's try to enable MCSSergei Golubchik2020-06-191-1/+1
* Add stub for building ColumnStoreAndrew Hutchings2020-06-198-0/+82
* Fix "unresolved external symbol" link errors with MSVCVladislav Vaintroub2020-06-191-1/+3
* S3 is pluggable nowSergei Golubchik2020-06-1912-112/+112
* cleanup: Aria headersSergei Golubchik2020-06-195-15/+284
* MDEV-22871 follow-up fix: AHI corruption & leakMarko Mäkelä2020-06-192-1/+5
* MDEV-20302 Server hangs upon concurrent SELECT from partitioned S3Oleksandr Byelkin2020-06-191-10/+18
* Cleanup's and more DBUG_PRINT'sMonty2020-06-192-1/+2
* MDEV-22933 - remove ---source include/not_threadpool.inc from testsbb-10.5-wlad2Vladislav Vaintroub2020-06-181-1/+0
* MDEV-22871: Reduce InnoDB buf_pool.page_hash contentionMarko Mäkelä2020-06-1817-255/+477
* MDEV-22871: Remove pointer indirection for InnoDB hash_table_tMarko Mäkelä2020-06-1825-431/+240
* MDEV-22871: Clean up btr_search_sysMarko Mäkelä2020-06-1817-892/+497
* MDEV-22871: Clean up hash_table_tMarko Mäkelä2020-06-1816-808/+164
* Merge 10.4 into 10.5Marko Mäkelä2020-06-182-14/+6
|\
| * MDEV-22902 Assertion `!page_has_siblings(block->frame)' failed in btr_pcur_st...Thirunarayanan Balathandayuthapani2020-06-171-1/+1
| * MDEV-22794: Avoid potential rollback segment contention withKrunal Bauskar2020-06-171-13/+5
* | S3 compilation error on x86Sergei Golubchik2020-06-181-1/+1
* | update libmarias3Sergei Golubchik2020-06-182-36/+0
* | MDEV-22904 Compressed row format table tries to access freed blobThirunarayanan Balathandayuthapani2020-06-171-1/+1
* | fix a compiler warning on GCC 9.3.0Kentoku SHIBA2020-06-141-1/+1
* | MDEV-22911: Fix the valgrind & MSAN instrumentation of MDEV-8139Thirunarayanan Balathandayuthapani2020-06-161-2/+5
* | MDEV-22841 ut_new_get_key_by_file is unnecessarily expensive, followupVladislav Vaintroub2020-06-162-262/+144
* | MDEV-22887 unresolved symbol crc32c_vpmsum on Ubuntu XenialMarko Mäkelä2020-06-151-2/+1
* | Fixed hang in Aria page cache with concurrent SELECTOleksandr Byelkin2020-06-141-34/+90
* | Cleaned up compile failure if DEBUG_SYNC is disabled in DEBUG buildsMonty2020-06-141-0/+2
* | Fixed typos in aria_read_logMonty2020-06-142-2/+2
* | Updated code commentsMonty2020-06-141-1/+1
* | Changes needed for ColumnStore and insert cacheMonty2020-06-149-17/+21
* | Fixed access of undefined memory for compressed MyISAM and Aria tablesMonty2020-06-146-28/+49
* | MDEV-11412 Ensure that table is truly dropped when using DROP TABLEMonty2020-06-1415-20/+61
* | Merge 10.4 into 10.5Marko Mäkelä2020-06-142-3/+3
|\ \ | |/
| * Merge 10.3 into 10.4Marko Mäkelä2020-06-132-3/+3
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2020-06-132-3/+3
| | |\
| | | * MDEV-21217 innodb_force_recovery=2 may wrongly abort rollbackMarko Mäkelä2020-06-131-1/+1
| | | * innodb: dict_mem_table_add_col - compile warning fix argument 1 null where no...Daniel Black2020-06-091-2/+2
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-06-082-3/+3
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-06-082-4/+4
| | |\ \ | | | |/
| | | * MDEV-22827 InnoDB: Failing assertion: purge_sys->n_stop == 0Marko Mäkelä2020-06-082-3/+3
* | | | MDEV-22190 InnoDB: Apparent corruption of an index page ... to be writtenMarko Mäkelä2020-06-131-0/+6
* | | | MDEV-22867 Assertion instant.n_core_fields == n_core_fields failedMarko Mäkelä2020-06-124-4/+25
* | | | MDEV-15101: Stop ANALYZE TABLE from flushing table definition cacheSergei Petrunia2020-06-121-0/+1
* | | | MDEV-8139: Fix the MSAN instrumentationThirunarayanan Balathandayuthapani2020-06-122-1/+3
* | | | MDEV-22877 Avoid unnecessary buf_pool.page_hash S-latch acquisitionMarko Mäkelä2020-06-1211-485/+292
* | | | MDEV-8139 Fix ScrubbingThirunarayanan Balathandayuthapani2020-06-1212-76/+473
* | | | post-fix for #1504Sergei Golubchik2020-06-122-2/+13
* | | | MDEV-21831: Assertion `length == pack_length()' failed in Field_inet6::sort_s...Varun Gupta2020-06-113-1/+18
* | | | MDEV-22850 Reduce buf_pool.page_hash latch contentionMarko Mäkelä2020-06-115-25/+88
* | | | Add information_schema.spider_wrapper_protocols for knowing available wrapper...Kentoku SHIBA2020-06-1111-12/+262