summaryrefslogtreecommitdiff
path: root/storage/innobase/btr
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2021-03-271-5/+0
|\
| * MDEV-24796 Assertion `page_has_next... failed in btr_pcur_store_position()Marko Mäkelä2021-03-221-3/+0
* | Merge 10.3 into 10.4Marko Mäkelä2021-03-191-1/+0
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2021-03-181-1/+0
| |\
| | * MDEV-25101 Assertion !strcmp(field->name, "table_name") failedMarko Mäkelä2021-03-101-1/+0
* | | MDEV-25107 Check TABLE miscalutates the length of columnThirunarayanan Balathandayuthapani2021-03-111-2/+2
* | | Merge 10.3 into 10.4Marko Mäkelä2021-03-081-1/+11
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Vicențiu Ciorbaru2021-03-041-0/+12
| |\ \ | | |/
| | * MDEV-24748 extern column check missing in btr_index_rec_validate()Thirunarayanan Balathandayuthapani2021-03-031-0/+12
* | | Merge branch '10.3' into 10.4Sergei Golubchik2021-02-231-13/+58
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-221-13/+58
| |\ \ | | |/
| | * MDEV-24863 AHI entries mismatch with the index while reloading the evicted ta...Thirunarayanan Balathandayuthapani2021-02-221-14/+57
* | | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-2/+27
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-011-2/+27
| |\ \ | | |/
| | * MDEV-23851 BF-BF Conflict issue because of UK GAP lockssjaakola2021-01-181-2/+27
* | | Merge 10.3 into 10.4Marko Mäkelä2021-01-251-3/+6
|\ \ \ | |/ /
| * | MDEV-24653 Assertion block->page.id.page_no() == index->page failed in innoba...Marko Mäkelä2021-01-251-4/+15
* | | MDEV-24512 Assertion failed in rec_is_metadata() in btr_discard_only_page_on_...Marko Mäkelä2021-01-021-5/+3
* | | Merge 10.3 into 10.4Marko Mäkelä2020-10-294-64/+72
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-10-282-25/+25
| |\ \ | | |/
| | * MDEV-23991 dict_table_stats_lock() has unnecessarily long scopeEugene Kosov2020-10-272-25/+25
| * | Merge 10.2 into 10.3Marko Mäkelä2020-10-283-39/+47
| |\ \ | | |/
| | * MDEV-23693 Failing assertion: my_atomic_load32_explicit(&lock->lock_word, MY_...Thirunarayanan Balathandayuthapani2020-10-273-39/+47
* | | Merge 10.3 into 10.4Marko Mäkelä2020-10-222-16/+25
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-10-221-1/+9
| |\ \ | | |/
| | * MDEV-23966 btr_search_sys->hash_tables accessed without taking proper ahi latchThirunarayanan Balathandayuthapani2020-10-191-1/+9
| * | MDEV-23072 Diskspace not reused for Blob in data fileThirunarayanan Balathandayuthapani2020-10-201-15/+16
* | | Merge 10.3 into 10.4Marko Mäkelä2020-10-011-6/+1
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-09-301-6/+1
| |\ \ | | |/
| | * Cleanup: Remove constant parameters async=false, index_name=NULLMarko Mäkelä2020-09-291-6/+1
* | | Merge branch '10.3' into 10.4Sujatha2020-09-281-5/+1
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Sujatha2020-09-281-5/+1
| |\ \ | | |/
| | * Fix GCC 10.2.0 -Og -fsanitize=undefined -Wmaybe-uninitializedMarko Mäkelä2020-09-231-5/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2020-09-091-5/+5
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-09-091-5/+5
| |\ \ | | |/
| | * MDEV-23456 fil_space_crypt_t::write_page0() is accessing an uninitialized pageThirunarayanan Balathandayuthapani2020-09-091-5/+5
* | | Merge 10.3 into 10.4Marko Mäkelä2020-08-202-3/+3
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-08-201-2/+3
| |\ \ | | |/
| | * MDEV-23380 InnoDB reads a page from disk despite parsing MLOG_INIT_FILE_PAGE2...Thirunarayanan Balathandayuthapani2020-08-181-2/+3
| * | MDEV-21251 CHECK TABLE fails to check info_bits of recordsEugene Kosov2020-08-151-1/+0
* | | Merge 10.3 into 10.4, except MDEV-22543Marko Mäkelä2020-08-131-5/+11
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-08-131-5/+11
| |\ \ | | |/
| | * Merge 10.1 into 10.2Marko Mäkelä2020-08-131-5/+11
| | |\
| | | * MDEV-19526 heap number overflow on innodb_page_size=64kMarko Mäkelä2020-08-121-6/+12
| | * | MDEV-14711 Fix-upThirunarayanan Balathandayuthapani2020-07-311-1/+1
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-07-313-27/+27
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-07-313-27/+27
| |\ \ \ | | |/ /
| | * | MDEV-23332 Index online status assert failure in btr_search_drop_page_hash_indexThirunarayanan Balathandayuthapani2020-07-301-20/+0
| | * | MDEV-23308 CHECK TABLE attempts to access parent_right_page_no=FIL_NULLMarko Mäkelä2020-07-281-5/+7
| | * | MDEV-14711 Assertion `mode == 16 || mode == 12 || !fix_block->page.file_page_...Thirunarayanan Balathandayuthapani2020-07-241-2/+20