summaryrefslogtreecommitdiff
path: root/storage/innobase/include/row0log.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-15250 UPSERT during ALTER TABLE results in 'Duplicate entry' error for a...Thirunarayanan Balathandayuthapani2022-04-261-1/+1
* MDEV-15250 UPSERT during ALTER TABLE results in 'Duplicate entry' error for ...Thirunarayanan Balathandayuthapani2022-04-251-55/+26
* Merge branch '10.5' into 10.6Oleksandr Byelkin2022-02-031-1/+1
|\
| * Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-011-1/+1
| |\
| | * Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-301-1/+1
| | |\
| | | * 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 10.5 into 10.6Marko Mäkelä2021-03-181-0/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-03-181-1/+6
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-03-181-0/+5
| | |\ \ \ | |/ / / / | | | _ / | | | /
| | * | MDEV-24730 Insert log operation fails after purge resets n_core_fieldsThirunarayanan Balathandayuthapani2021-03-121-0/+5
* | | | MDEV-515 Reduce InnoDB undo logging for insert into empty tableMarko Mäkelä2021-01-251-3/+3
|/ / /
* | | Merge 10.3 into 10.4Marko Mäkelä2020-12-011-2/+2
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-12-011-2/+2
| |\ \ | | |/
| | * Cleanup: row_log_free()Marko Mäkelä2020-11-251-2/+2
* | | Merge 10.3 into 10.4Marko Mäkelä2020-05-051-4/+4
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-05-041-4/+4
| |\ \ | | |/
| | * MDEV-21595: innodb offset_t rename to rec_offsDaniel Black2020-04-291-4/+4
* | | Merge 10.3 into 10.4Marko Mäkelä2019-12-131-4/+4
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2019-12-131-4/+4
| |\ \ | | |/
| | * MDEV-20950 Reduce size of record offsetsbb-10.2-MDEV-20950-stack-offsetsEugene Kosov2019-12-131-4/+4
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-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
* | | | MDEV-17441 - InnoDB transition to C++11 atomicsSergey Vojtovich2018-12-271-1/+1
|/ / /
* | | Merge 10.2 into 10.3Marko Mäkelä2018-11-301-3/+1
|\ \ \ | |/ /
| * | Remove some unnecessary InnoDB #includeMarko Mäkelä2018-11-291-3/+1
* | | MDEV-16365 Setting a column NOT NULL fails to return error forThirunarayanan Balathandayuthapani2018-06-261-1/+3
* | | MDEV-16365 Setting a column NOT NULL fails to return error forThirunarayanan Balathandayuthapani2018-06-251-1/+3
* | | MDEV-14168 Unconditionally allow ALGORITHM=INPLACE for setting a column NOT NULLThirunarayanan Balathandayuthapani2018-04-241-3/+4
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-11-101-7/+2
|\ \ \ | |/ /
| * | MDEV-13795/MDEV-14332 Corruption during online table-rebuilding ALTER when VI...Marko Mäkelä2017-11-091-7/+2
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-09-011-5/+5
|\ \ \ | |/ /
| * | Add ATTRIBUTE_NORETURN and ATTRIBUTE_COLDMarko Mäkelä2017-08-311-5/+5
* | | MDEV-13654 Various crashes due to DB_TRX_ID mismatch in table-rebuilding ALTE...Marko Mäkelä2017-09-011-0/+1
|/ /
* | MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_N...Marko Mäkelä2017-03-171-2/+0
* | Merge InnoDB 5.7 from mysql-5.7.14.Jan Lindström2016-09-081-3/+14
* | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-39/+50
|/
* Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-16/+16
|\
| * 5.6.31Sergei Golubchik2016-06-211-16/+16
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-2/+3
|\ \ | |/
| * 5.6.29Sergei Golubchik2016-02-161-2/+3
| * move to storage/innobaseSergei Golubchik2015-05-041-0/+239
* MDEV-6812: Merge Kakao: Add global status variables which tellJan Lindström2014-09-301-0/+4
* innodb 5.6.17Sergei Golubchik2014-05-071-6/+7
* MDEV-5574 Set AUTO_INCREMENT below max value of column.Sergei Golubchik2014-02-011-17/+14
* Temporary commit of 10.0-mergeMichael Widenius2013-03-261-0/+241