summaryrefslogtreecommitdiff
path: root/storage/innobase/read
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | After-merge fix: Correct a copyright statementMarko Mäkelä2019-05-131-1/+1
* | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-05-121-1/+1
|\ \ \ | |/ /
| * | MDEV-19408 Assertion on trx->state failed in ReadView::copy_trx_idsmariadb-10.2.24Marko Mäkelä2019-05-081-2/+11
* | | MDEV-15773 - Simplified away trx_sys_t::m_viewsSergey Vojtovich2018-04-041-49/+8
* | | ReadView::snapshot(): Define inlineMarko Mäkelä2018-03-061-1/+1
* | | Allocate purge_sys staticallyMarko Mäkelä2018-02-221-2/+2
* | | MDEV-15246 - premature history data deletionSergey Vojtovich2018-02-141-10/+4
* | | MDEV-15104 - Optimise MVCC snapshotSergey Vojtovich2018-01-311-144/+100
* | | MDEV-15104 - Remove trx_sys_t::serialisation_listSergey Vojtovich2018-01-311-6/+1
* | | MDEV-15104 - Remove trx_sys_t::rw_trx_idsSergey Vojtovich2018-01-311-43/+19
* | | Reduce number of trx_sys.mutex referencesSergey Vojtovich2018-01-311-0/+15
* | | MDEV-15059 - Misc small InnoDB scalability fixesSergey Vojtovich2018-01-261-2/+2
* | | MDEV-15059 - Misc small InnoDB scalability fixesSergey Vojtovich2018-01-261-247/+26
* | | Minor cleanupMarko Mäkelä2018-01-241-22/+1
* | | Simplified away ReadView::complete()Sergey Vojtovich2018-01-221-16/+7
* | | MDEV-15019 - InnoDB: store ReadView on trxSergey Vojtovich2018-01-221-113/+86
* | | Get rid of trx->read_view pointer jugglingSergey Vojtovich2018-01-201-29/+8
* | | MVCC simplificationsSergey Vojtovich2018-01-201-92/+21
* | | Misc trx_sys scalability fixesSergey Vojtovich2018-01-201-14/+0
* | | Allocate trx_sys.mvcc at link timeSergey Vojtovich2018-01-201-2/+2
* | | Replace trx_sys_t* trx_sys with trx_sys_t trx_sysMarko Mäkelä2018-01-201-34/+27
* | | MDEV-14756 - Remove trx_sys_t::rw_trx_listSergey Vojtovich2018-01-201-2/+2
* | | MDEV-14638 - Replace trx_sys_t::rw_trx_set with LF_HASHSergey Vojtovich2018-01-111-6/+17
|/ /
* | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-333/+460
|/
* MDEV-5574 Set AUTO_INCREMENT below max value of column.Sergei Golubchik2014-02-011-2/+2
* Temporary commit of 10.0-mergeMichael Widenius2013-03-261-74/+2
* Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-011-169/+361
* Bug#54728: Replace the dulint struct with a 64-bit integer.Marko Mäkelä2010-06-231-24/+18
* Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the sameGuilhem Bichot2009-08-071-0/+540
* Creation of mysql-trunk = {summit + "Innodb plugin replacing the builtin"}:Guilhem Bichot2009-08-041-527/+0
* Applied InnoDB snapshot innodb-5.1-ss2298unknown2008-02-191-5/+0
* Apply the following innodb-5.1-* snapshots: ss1489, ss1496, ss1550, ss1569.unknown2007-07-101-25/+0
* Apply the following InnoDB snapshots:unknown2007-03-221-6/+4
* Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-311-2/+4
* Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
* Applied innodb-5.1 snapshots ss799 and ss854unknown2006-09-211-10/+11
* Applied InnoDB 5.1 snapshot ss787.unknown2006-09-051-26/+27
* Applied innodb-5.1-ss269 snapshot.unknown2006-03-101-48/+174
* Merge mysql.com:/home/my/mysql-5.0unknown2005-11-051-7/+0
* Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-251-3/+14
* Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-051-3/+138
* Changes to create storage directory for storage engines. unknown2005-04-263-0/+291