summaryrefslogtreecommitdiff
path: root/storage/innobase/rem/rem0rec.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-21595: innodb offset_t rename to rec_offsDaniel Black2020-04-291-35/+35
* MDEV-20950: Fix 32-bit Windows buildEugene Kosov2019-12-211-1/+2
* MDEV-20950 Reduce size of record offsetsbb-10.2-MDEV-20950-stack-offsetsEugene Kosov2019-12-131-59/+61
* Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\
| * Update FSF addressVicențiu Ciorbaru2019-05-111-1/+1
* | MDEV-19385: Inconsistent definition of dtuple_get_nth_v_field()Marko Mäkelä2019-05-031-3/+1
* | Merge 10.1 into 10.2Marko Mäkelä2019-04-031-19/+1
|\ \ | |/
| * Fix -Wnonnull-compareMarko Mäkelä2019-04-031-17/+1
* | Remove many redundant #include from InnoDBMarko Mäkelä2018-11-191-6/+2
* | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-16/+9
|\ \ | |/
| * Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-12/+6
| |\
| | * Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-12/+6
* | | MDEV-13487 Assertion failure in rec_get_trx_id()Marko Mäkelä2018-01-081-7/+1
* | | MDEV-14100 Assertion `!is_user_rec || leaf || ...Marko Mäkelä2017-11-101-0/+1
* | | MDEV-13795/MDEV-14332 Corruption during online table-rebuilding ALTER when VI...Marko Mäkelä2017-11-091-105/+0
* | | Fixed compiler warningsMichael Widenius2017-10-181-3/+4
* | | Correct debug assertionsMarko Mäkelä2017-09-211-3/+2
* | | Fix bogus rec_get_offsets() debug assertion failures for ROW_FORMAT=REDUNDANTMarko Mäkelä2017-09-211-5/+4
* | | Avoid comparison of unsigned to signedMarko Mäkelä2017-09-211-1/+1
* | | Fix ut_ad(!leaf) failure in rec_get_offsets_func() with spatial indexMarko Mäkelä2017-09-201-1/+3
* | | Avoid comparison of unsigned to signedMarko Mäkelä2017-09-201-1/+1
* | | Add the parameter bool leaf to rec_get_offsets()Marko Mäkelä2017-09-201-53/+69
* | | Clean up the logging of virtual column values in table-rebuilding online ALTERMarko Mäkelä2017-09-131-81/+84
* | | InnoDB: Remove dead code for DATA_POINT and DATA_VAR_POINTMarko Mäkelä2017-07-031-8/+0
* | | Assert that DB_TRX_ID must be set on delete-marked recordsMarko Mäkelä2017-07-011-10/+9
* | | Merge 10.1 into 10.2Marko Mäkelä2017-05-221-2/+4
|\ \ \ | |/ /
| * | Merge 10.0 into 10.1Marko Mäkelä2017-05-191-2/+4
| |\ \ | | |/
| | * Fix some __attribute__((nonnull)) misuseMarko Mäkelä2017-05-181-2/+4
* | | Bug#23044098 INSERT OF GIS DATA INTO RTREE HITS ASSERT IN RTR_CUR_RESTORE_POS...Allen Lai2017-04-261-1/+7
* | | MDEV-12488 Remove type mismatch in InnoDB printf-like callsMarko Mäkelä2017-04-211-20/+22
* | | Bug#21153166: REMOVE UNUSED VARIABLES AND CONVERT GLOBAL SYMBOLS TO STATICJon Olav Hauglid2017-03-171-21/+2
* | | MDEV-12270 Port MySQL 8.0 Bug#21141390 REMOVE UNUSED FUNCTIONS AND CONVERT GL...Marko Mäkelä2017-03-171-0/+2
* | | MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_N...Marko Mäkelä2017-03-171-5/+0
* | | Fix many -Wconversion warnings.Marko Mäkelä2017-03-071-1/+2
* | | MDEV-11690 Remove UNIV_HOTBACKUPMarko Mäkelä2016-12-301-6/+2
* | | Merge InnoDB 5.7 from mysql-5.7.14.Jan Lindström2016-09-081-4/+11
* | | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-121/+469
|/ /
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-5/+7
|\ \ | |/
| * 5.6.31Sergei Golubchik2016-06-211-5/+7
| * move to storage/innobaseSergei Golubchik2015-05-041-0/+1963
* Merge tag 'mariadb-10.0.19' into 10.1Sergei Golubchik2015-06-011-3/+1
|\
| * Merge branch '5.5' into 10.0Sergei Golubchik2015-05-041-3/+1
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-1/+3
|\ \ | |/
| * Merge branch '5.5' into 10.0Sergei Golubchik2015-02-181-1/+3
* | MDEV-6247: Merge 10.0-galera to 10.1.Jan Lindström2014-08-261-0/+134
|/
* MDEV-6184 10.0.11 mergeSergei Golubchik2014-05-061-5/+6
* MDEV-5574 Set AUTO_INCREMENT below max value of column.Sergei Golubchik2014-02-011-1/+8
* Temporary commit of 10.0-mergeMichael Widenius2013-03-261-81/+251
* Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-011-0/+1785