summaryrefslogtreecommitdiff
path: root/storage/innobase/row/row0umod.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary pointer indirection for rw_lock_tMarko Mäkelä2019-05-131-2/+2
* Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\
| * Update FSF addressVicențiu Ciorbaru2019-05-111-1/+1
* | Remove many redundant #include from InnoDBMarko Mäkelä2018-11-191-2/+0
* | MDEV-13564 Mariabackup does not work with TRUNCATEMarko Mäkelä2018-09-071-2/+2
* | Merge 10.1 into 10.2Marko Mäkelä2018-08-021-1/+2
|\ \ | |/
* | Reduce the number of rw_lock_own() callsMarko Mäkelä2018-07-231-2/+2
* | MDEV-15855 Deadlock between purge thread and DDL statementThirunarayanan Balathandayuthapani2018-07-061-1/+1
* | MDEV-16106 Record in index was not found on rollback, trying to insert: TUPLEThirunarayanan Balathandayuthapani2018-05-081-8/+4
* | MDEV-15374 Server hangs and aborts with long semaphore wait or assertion `len...Thirunarayanan Balathandayuthapani2018-04-231-5/+10
* | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-5/+5
|\ \ | |/
| * Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-7/+7
| |\
| | * Revert "MDEV-6928: Add trx pointer to struct mtr_t"Marko Mäkelä2018-01-291-7/+7
* | | MDEV-11415 Remove excessive undo logging during ALTER TABLE…ALGORITHM=COPYMarko Mäkelä2018-01-301-0/+2
* | | Revert "MDEV-6928: Add trx pointer to struct mtr_t"Marko Mäkelä2018-01-291-4/+4
* | | Merge 10.1 into 10.2Marko Mäkelä2017-12-141-3/+15
|\ \ \ | |/ /
| * | Merge 10.0 into 10.1Marko Mäkelä2017-10-261-1/+1
| |\ \ | | |/
| | * MDEV-12569 InnoDB suggests filing bugs at MySQL bug trackerMarko Mäkelä2017-10-261-1/+1
| | * Merge branch 'merge-innodb-5.6' into 10.0Vicențiu Ciorbaru2017-10-261-1/+1
| | |\
| | * | Merge 5.5 into 10.0Marko Mäkelä2017-10-261-1/+1
* | | | MDEV-13795/MDEV-14332 Corruption during online table-rebuilding ALTER when VI...Marko Mäkelä2017-11-091-5/+3
* | | | Remove dict_disable_redo_if_temporary()Marko Mäkelä2017-10-031-9/+21
* | | | Remove unused parameters and dead codeMarko Mäkelä2017-09-291-1/+1
* | | | Add the parameter bool leaf to rec_get_offsets()Marko Mäkelä2017-09-201-2/+2
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-08-291-0/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.0 into 10.1Marko Mäkelä2017-08-281-0/+12
| |\ \ \ | | |/ /
| | * | MDEV-13637 InnoDB change buffer housekeeping can cause redo log overrun and p...Marko Mäkelä2017-08-251-0/+12
| * | | MDEV-12253: Buffer pool blocks are accessed after they have been freedJan Lindström2017-04-261-1/+1
* | | | MDEV-13637 InnoDB change buffer housekeeping can cause redo log overrun and p...Marko Mäkelä2017-08-281-17/+5
* | | | Assert that DB_TRX_ID must be set on delete-marked recordsMarko Mäkelä2017-07-011-2/+7
* | | | MDEV-12698 innodb.innodb_stats_del_mark test failureMarko Mäkelä2017-05-191-1/+33
* | | | MDEV-12745 InnoDB Assertion `0' failed at row0umod.cc:1181Marko Mäkelä2017-05-091-5/+8
* | | | MariaDB adjustments for Oracle Bug#23070734 fixMarko Mäkelä2017-04-261-8/+23
* | | | Bug #23070734 CONCURRENT TRUNCATE TABLES CAUSE STALLSAditya A2017-04-261-5/+3
* | | | MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_N...Marko Mäkelä2017-03-171-5/+0
* | | | Merge InnoDB 5.7 from mysql-5.7.14.Jan Lindström2016-09-081-30/+0
* | | | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-106/+190
|/ / /
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-06-281-13/+14
|\ \ \ | |/ /
| * | Merge branch 'merge-innodb-5.6' into 10.0Sergei Golubchik2016-06-211-13/+14
| |\ \ | | |/
| | * 5.6.31Sergei Golubchik2016-06-211-13/+14
| | * move to storage/innobaseSergei Golubchik2015-05-041-0/+1160
* | Push for testing of encryptionMonty2015-02-101-2/+9
|/
* MDEV-6928: Add trx pointer to struct mtr_tJan Lindström2014-10-241-7/+7
* innodb 5.6.17Sergei Golubchik2014-05-071-6/+9
* MDEV-5574 Set AUTO_INCREMENT below max value of column.Sergei Golubchik2014-02-011-11/+37
* 10.0-base mergeSergei Golubchik2013-12-161-4/+34
* Temporary commit of 10.0-mergeMichael Widenius2013-03-261-119/+391
* 10.0-base mergeSergei Golubchik2013-01-311-52/+0
* Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-011-0/+911