summaryrefslogtreecommitdiff
path: root/storage/innobase/btr
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2021-09-241-0/+1
|\
| * Merge 10.3 into 10.4Marko Mäkelä2021-09-221-0/+1
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2021-09-221-0/+1
| | |\
| | | * MDEV-26636: InnoDB defragmentation statistics cause races on TEMPORARY TABLEMarko Mäkelä2021-09-181-1/+2
* | | | MDEV-26547 Restoring InnoDB buffer pool dump is single-threaded for no reasonMarko Mäkelä2021-09-061-8/+8
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-08-231-1/+8
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-08-231-1/+8
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-08-231-1/+8
| | |\ \ | | | |/
| | | * MDEV-26383 fixup: Consistently protect freed_indexes with autoinc_mutexMarko Mäkelä2021-08-231-12/+3
| | | * MDEV-26383 ASAN heap-use-after-free failure in btr_search_lazy_freeThirunarayanan Balathandayuthapani2021-08-211-1/+17
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-08-183-10/+23
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-08-183-13/+28
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-08-183-13/+27
| | |\ \ | | | |/
| | | * MDEV-20931 ALTER...IMPORT can crash the serverEugene Kosov2021-08-173-9/+26
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2021-07-311-14/+4
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-07-271-12/+4
| | |\ \ | | | |/
| | | * MDEV-25998 fixup: Avoid a hangMarko Mäkelä2021-07-271-12/+4
* | | | MDEV-25113: Make page flushing fasterMarko Mäkelä2021-06-231-1/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-04-211-5/+8
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-04-211-5/+8
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-04-211-5/+8
| | |\ \ | | | |/
| | | * MDEV-22255 SIGABRT: Assertion `id' failed in trx_write_trx_id on INSERT | Ass...Eugene Kosov2021-04-151-5/+8
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-04-146-78/+131
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-04-146-80/+137
| |\ \ \ | | |/ /
| | * | MDEV-24620 ASAN heap-buffer-overflow in btr_pcur_restore_position()bb-10.3-MDEV-24620Marko Mäkelä2021-04-136-70/+143
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-03-271-5/+0
|\ \ \ \ | |/ / /
| * | | 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
* | | | Fix various spelling errors still found in codeOtto Kekäläinen2021-03-221-1/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-03-191-1/+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
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-03-111-2/+2
|\ \ \ \ | |/ / /
| * | | MDEV-25107 Check TABLE miscalutates the length of columnThirunarayanan Balathandayuthapani2021-03-111-2/+2
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-03-081-0/+10
|\ \ \ \ | |/ / /
| * | | 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
* | | | MDEV-24863 AHI entries mismatch with the index while reloading the evicted ta...Thirunarayanan Balathandayuthapani2021-03-031-10/+25
* | | | MDEV-25026 Various code paths are accessing freed pagesbb-10.5-MDEV-25026Marko Mäkelä2021-03-021-3/+5
* | | | Merge branch '10.4' into 10.5Sergei Golubchik2021-02-231-3/+32
|\ \ \ \ | |/ / /
| * | | 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 mariadb-10.5.9Marko Mäkelä2021-02-171-1/+26
|\ \ \ \
| * \ \ \ Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-151-2/+27
| |\ \ \ \ | | |/ / /
| | * | | 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