summaryrefslogtreecommitdiff
path: root/storage/innobase/include/rem0rec.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.2' into bb-10.3-release10.3-mergeOleksandr Byelkin2022-01-271-1/+1
|\
| * MDEV-27494 Rename .ic files to .inlVladislav Vaintroub2022-01-171-1/+1
* | MDEV-24620 ASAN heap-buffer-overflow in btr_pcur_restore_position()bb-10.3-MDEV-24620Marko Mäkelä2021-04-131-5/+7
* | MDEV-24730 Insert log operation fails after purge resets n_core_fieldsThirunarayanan Balathandayuthapani2021-03-121-0/+2
* | Merge 10.2 into 10.3Marko Mäkelä2020-09-031-2/+6
|\ \ | |/
| * MDEV-18366 Crash on SELECT on a table with indexed virtual columnsNikita Malyavin2020-09-011-2/+6
* | MDEV-23334 Crash in rec_get_nth_cfield()/rec_offs_validate()Marko Mäkelä2020-07-301-1/+5
* | Merge 10.2 into 10.3Marko Mäkelä2020-07-021-10/+8
|\ \ | |/
* | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-05-041-58/+58
|\ \ | |/
| * MDEV-21595: innodb offset_t rename to rec_offsDaniel Black2020-04-291-52/+52
| * MDEV-20950: Fix 32-bit Windows buildEugene Kosov2019-12-211-1/+1
* | Merge 10.2 into 10.3Marko Mäkelä2019-12-131-94/+115
|\ \ | |/
| * MDEV-20950 Reduce size of record offsetsbb-10.2-MDEV-20950-stack-offsetsEugene Kosov2019-12-131-47/+90
* | MDEV-20917 InnoDB is passing NULL to nonnull function parametersMarko Mäkelä2019-10-291-1/+1
* | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\
| | * Update FSF addressVicențiu Ciorbaru2019-05-111-1/+1
* | | Merge 10.2 into 10.3Marko Mäkelä2018-11-301-1/+0
|\ \ \ | |/ /
| * | Remove some unnecessary InnoDB #includeMarko Mäkelä2018-11-291-1/+0
* | | Remove an unused functionMarko Mäkelä2018-09-301-11/+0
* | | Terminology: 'metadata record' instead of 'default row'Marko Mäkelä2018-09-191-8/+6
* | | MDEV-16131 Assertion failed in dict_index_t::instant_field_value()Marko Mäkelä2018-07-261-1/+28
* | | MDEV-15060 Assertion in row_log_table_apply_op after instant ADD when the tab...Marko Mäkelä2018-05-031-2/+14
* | | Fix most -Wsign-conversion in InnoDBMarko Mäkelä2018-04-281-3/+1
* | | Windows : reenable warning C4805 (unsafe mix of types in bool operations)Vladislav Vaintroub2018-02-071-1/+1
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-101-23/+0
|\ \ \ | |/ /
| * | MDEV-13795/MDEV-14332 Corruption during online table-rebuilding ALTER when VI...Marko Mäkelä2017-11-091-23/+0
* | | MDEV-11369 Instant ADD COLUMN for InnoDBMarko Mäkelä2017-10-061-148/+295
|/ /
* | Fix ut_ad(!leaf) failure in rec_get_offsets_func() with spatial indexMarko Mäkelä2017-09-201-1/+10
* | Add the parameter bool leaf to rec_get_offsets()Marko Mäkelä2017-09-201-27/+33
* | Clean up the logging of virtual column values in table-rebuilding online ALTERMarko Mäkelä2017-09-131-15/+35
* | Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-3/+9
|\ \ | |/
| * MDEV-11828: innodb_page_size=64k must reject ROW_FORMAT=REDUNDANT records lon...Jan Lindström2017-07-121-3/+9
* | MDEV-11939: innochecksum mistakes a file for an encrypted one (page 0 invalid)Jan Lindström2017-08-081-0/+4
* | Assert that DB_TRX_ID must be set on delete-marked recordsMarko Mäkelä2017-07-011-5/+5
* | MDEV-12270 Port MySQL 8.0 Bug#21141390 REMOVE UNUSED FUNCTIONS AND CONVERT GL...Marko Mäkelä2017-03-171-10/+0
* | MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_N...Marko Mäkelä2017-03-171-2/+0
* | Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-1/+2
* | MDEV-11690 Remove UNIV_HOTBACKUPMarko Mäkelä2016-12-301-6/+0
* | Merge InnoDB 5.7 from mysql-5.7.14.Jan Lindström2016-09-081-40/+41
* | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-96/+226
|/
* Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-76/+76
|\
| * Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2016-06-211-76/+76
| |\
| | * 5.6.31Sergei Golubchik2016-06-211-76/+76
| | * move to storage/innobaseSergei Golubchik2015-05-041-0/+988
* | MDEV-9040: 10.1.8 fails after upgrade from 10.0.21Jan Lindström2015-11-051-1/+1
* | Merge branch '10.0' into merge-wipSergei Golubchik2015-01-311-0/+4
|\ \ | |/
| * MDEV-7477: Make innochecksum work on compressed tablesJan Lindström2015-01-191-0/+4
* | MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-261-0/+9
|/
* MDEV-6184 10.0.11 mergeSergei Golubchik2014-05-061-5/+16