summaryrefslogtreecommitdiff
path: root/storage/innobase/row/row0merge.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-24620 ASAN heap-buffer-overflow in btr_pcur_restore_position()bb-10.3-MDEV-24620Marko Mäkelä2021-04-131-2/+4
* Merge 10.2 into 10.3Marko Mäkelä2021-04-131-11/+19
|\
| * MDEV-24971 InnoDB access freed virtual column after rollback of secondary indexThirunarayanan Balathandayuthapani2021-04-121-12/+17
* | Merge 10.2 into 10.3Marko Mäkelä2021-03-311-0/+2
|\ \ | |/
| * MDEV-25200 Index count mismatch due to aborted FULLTEXT INDEXThirunarayanan Balathandayuthapani2021-03-301-0/+2
* | Merge 10.2 into 10.3Marko Mäkelä2021-03-271-4/+0
|\ \ | |/
| * MDEV-8708 fixup: Remove dead codeMarko Mäkelä2021-03-191-4/+0
* | MDEV-24730 Insert log operation fails after purge resets n_core_fieldsThirunarayanan Balathandayuthapani2021-03-121-3/+3
* | Merge 10.2 into 10.3Marko Mäkelä2020-09-031-28/+24
|\ \ | |/
| * Cleanup: Avoid repeated calls to dict_col_t::is_virtual()Marko Mäkelä2020-09-011-18/+12
| * MDEV-18366 Crash on SELECT on a table with indexed virtual columnsNikita Malyavin2020-09-011-10/+12
* | Merge 10.2 into 10.3Marko Mäkelä2020-08-211-1/+1
|\ \ | |/
* | MDEV-20377 post-fix: Introduce MEM_MAKE_ADDRESSABLEMarko Mäkelä2020-07-021-10/+0
* | Fixed bugs found by valgrindMonty2020-07-021-11/+11
* | Merge 10.2 into 10.3Marko Mäkelä2020-07-021-17/+26
|\ \ | |/
| * MDEV-20377: Make WITH_MSAN more usableMarko Mäkelä2020-07-011-17/+24
| * MDEV-22811 DDL fails to drop and re-create FTS indexThirunarayanan Balathandayuthapani2020-06-181-0/+2
* | Merge 10.2 into 10.3Marko Mäkelä2020-06-051-1/+2
|\ \ | |/
| * MDEV-22721 Remove bloat caused by InnoDB logger classMarko Mäkelä2020-06-041-1/+2
* | Merge 10.2 into 10.3Marko Mäkelä2020-05-151-1/+6
|\ \ | |/
| * MDEV-22456 Dropping the adaptive hash index may cause DDL to lock up InnoDBMarko Mäkelä2020-05-151-4/+9
* | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-05-041-16/+16
|\ \ | |/
| * MDEV-21595: innodb offset_t rename to rec_offsDaniel Black2020-04-291-16/+16
* | Merge 10.2 into 10.3Marko Mäkelä2020-03-201-0/+1
|\ \ | |/
| * MDEV-21983: Crash on DROP/RENAME TABLE after DISCARD TABLESPACEMarko Mäkelä2020-03-191-0/+1
* | Merge 10.2 into 10.3Marko Mäkelä2020-01-181-9/+3
|\ \ | |/
| * MDEV-21511: Remove unnecessary codeMarko Mäkelä2020-01-171-9/+3
| * MDEV-20950: Fix 32-bit Windows buildEugene Kosov2019-12-211-2/+4
* | Merge 10.2 into 10.3Marko Mäkelä2019-12-131-27/+24
|\ \ | |/
| * MDEV-20950 Reduce size of record offsetsbb-10.2-MDEV-20950-stack-offsetsEugene Kosov2019-12-131-25/+20
* | Merge 10.2 into 10.3Marko Mäkelä2019-11-111-1/+1
|\ \ | |/
| * Cleanup btr_page_get_prev(), btr_page_get_next()Marko Mäkelä2019-11-111-1/+1
* | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-10-311-1/+1
|\ \ | |/
| * MDEV-20799 DROP Virtual Column crashes MariaDBSergei Golubchik2019-10-281-1/+1
* | Merge 10.2 into 10.3Marko Mäkelä2019-07-251-2/+1
|\ \ | |/
| * fts_sync_table(), fts_sync() dead code removalMarko Mäkelä2019-07-251-2/+1
* | Merge 10.2 into 10.3Marko Mäkelä2019-07-191-0/+2
|\ \ | |/
| * MDEV-20097 potential use-after-freeEugene Kosov2019-07-191-0/+1
| * Merge 10.1 into 10.2Marko Mäkelä2019-07-181-0/+1
| |\
| | * MDEV-20097 potential use-after-freeEugene Kosov2019-07-181-0/+1
* | | MDEV-19974 InnoDB: Cannot load compressed BLOBThirunarayanan Balathandayuthapani2019-07-101-0/+1
* | | Merge 10.2 into 10.3Marko Mäkelä2019-07-021-2/+2
|\ \ \ | |/ /
| * | MDEV-17228 Encrypted temporary tables are not encryptedThirunarayanan Balathandayuthapani2019-06-281-2/+2
* | | Merge 10.2 into 10.3Marko Mäkelä2019-06-111-2/+4
|\ \ \ | |/ /
| * | MDEV-19725 Incorrect error handling in ALTER TABLEMarko Mäkelä2019-06-101-4/+7
| * | Fixed bug in online alter table when not compiled with performance schemaMonty2019-06-031-1/+1
* | | Merge 10.2 into 10.3Marko Mäkelä2019-05-291-14/+2
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2019-05-281-14/+2
| |\ \ | | |/
| | * MDEV-6812: Remove the wrapper my_log2f()Marko Mäkelä2019-05-281-14/+3
* | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-3/+3
|\ \ \ | |/ /