summaryrefslogtreecommitdiff
path: root/storage/innobase/include/trx0rec.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.2' into 10.3mariadb-10.3.33Oleksandr Byelkin2022-01-291-1/+1
|\
| * MDEV-27494 Rename .ic files to .inlVladislav Vaintroub2022-01-171-1/+1
* | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-05-041-2/+2
|\ \ | |/
| * MDEV-21595: innodb offset_t rename to rec_offsDaniel Black2020-04-291-2/+2
* | Merge 10.2 into 10.3Marko Mäkelä2019-12-131-2/+2
|\ \ | |/
| * MDEV-20950 Reduce size of record offsetsbb-10.2-MDEV-20950-stack-offsetsEugene Kosov2019-12-131-2/+2
* | 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ä2019-05-031-3/+3
|\ \ \ | |/ /
| * | MDEV-19385: Inconsistent definition of dtuple_get_nth_v_field()Marko Mäkelä2019-05-031-3/+3
* | | Merge 10.2 into 10.3Marko Mäkelä2018-11-301-3/+0
|\ \ \ | |/ /
| * | Remove some unnecessary InnoDB #includeMarko Mäkelä2018-11-291-3/+0
* | | Merge 10.2 into 10.3Marko Mäkelä2018-11-061-2/+1
|\ \ \ | |/ /
| * | mtr_t::start(): Remove unused parametersMarko Mäkelä2018-11-011-2/+1
| * | MDEV-14717 RENAME TABLE in InnoDB is not crash-safeMarko Mäkelä2018-09-071-0/+8
* | | Terminology: 'metadata' not 'default rec'Marko Mäkelä2018-09-191-3/+3
* | | MDEV-15914: Restore MLOG_UNDO_INSERTMarko Mäkelä2018-04-261-1/+1
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-041-2/+3
|\ \ \
| * \ \ Merge 10.2 into bb-10.2-extMarko Mäkelä2018-01-031-1/+2
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2, with some MDEV-14799 fixupsmariadb-10.2.12Marko Mäkelä2018-01-031-1/+2
| | |\ \ | | | |/
| | | * Merge 5.5 into 10.0Marko Mäkelä2018-01-021-1/+2
| | | |\
| | | | * MDEV-14799 After UPDATE of indexed columns, old values will not be purged fro...Marko Mäkelä2018-01-021-0/+2
| | | | * Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERSMurthy Narkedimilli2013-06-101-2/+2
| | | | * Bug#54728: Replace the dulint struct with a 64-bit integer.Marko Mäkelä2010-06-231-2/+2
| | | | * Merging Innodb plugin 1.0.5 revisions from 5.1-main from revisions 3149 to 3163Satya B2009-10-161-2/+2
| | | | * Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the sameGuilhem Bichot2009-08-071-0/+338
| | | | * Creation of mysql-trunk = {summit + "Innodb plugin replacing the builtin"}:Guilhem Bichot2009-08-041-303/+0
| | | | * Applied innodb-5.1-ss269 snapshot.unknown2006-03-101-1/+1
| | | | * Changes to create storage directory for storage engines. unknown2005-04-261-0/+303
| * | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-011-4/+2
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2017-12-221-4/+2
| | |\ \ | | | |/
| | | * Correct a function commentMarko Mäkelä2017-12-201-4/+2
* | | | MDEV-14848 MariaDB 10.3 refuses InnoDB crash-upgrade from MariaDB 10.2Marko Mäkelä2018-01-031-1/+18
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-12-201-1/+9
|\ \ \ \ | |/ / /
| * | | MDEV-14717 RENAME TABLE in InnoDB is not crash-safeMarko Mäkelä2017-12-201-0/+8
| |/ /
* | | Remove MLOG_UNDO_ERASE_ENDMarko Mäkelä2017-12-191-11/+0
* | | Replace MLOG_UNDO_INSERT with MLOG_WRITE_STRING, MLOG_2BYTESMarko Mäkelä2017-12-191-9/+0
* | | Correct a commentMarko Mäkelä2017-11-231-3/+1
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-101-4/+2
|\ \ \ | |/ /
| * | MDEV-13795/MDEV-14332 Corruption during online table-rebuilding ALTER when VI...Marko Mäkelä2017-11-091-4/+2
* | | MDEV-11369 Instant ADD COLUMN for InnoDBMarko Mäkelä2017-10-061-0/+5
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-1/+0
|\ \ \ | |/ /
| * | Remove unused parameters and dead codeMarko Mäkelä2017-09-291-1/+0
* | | Add some const qualifiersMarko Mäkelä2017-09-081-1/+1
* | | MDEV-13536 DB_TRX_ID is not actually being reset when the history is removedMarko Mäkelä2017-08-161-16/+0
|/ /
* | Merge 10.1 into 10.2Marko Mäkelä2017-05-221-11/+7
|\ \ | |/
| * Refactor trx_undo_report_row_operation()Marko Mäkelä2017-05-181-9/+2
* | MDEV-12270 Port MySQL 8.0 Bug#21141390 REMOVE UNUSED FUNCTIONS AND CONVERT GL...Marko Mäkelä2017-03-171-9/+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