summaryrefslogtreecommitdiff
path: root/storage/innobase/include/read0read.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-15104 - Optimise MVCC snapshotSergey Vojtovich2018-01-311-75/+0
* Reduce number of trx_sys.mutex referencesSergey Vojtovich2018-01-311-7/+1
* MDEV-15019 - InnoDB: store ReadView on trxSergey Vojtovich2018-01-221-53/+44
* Get rid of trx->read_view pointer jugglingSergey Vojtovich2018-01-201-6/+3
* MVCC simplificationsSergey Vojtovich2018-01-201-20/+0
* Misc trx_sys scalability fixesSergey Vojtovich2018-01-201-5/+0
* Allocate trx_sys.mvcc at link timeSergey Vojtovich2018-01-201-9/+2
* Merge InnoDB 5.7 from mysql-5.7.14.Jan Lindström2016-09-081-1/+1
* Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-159/+91
* 5.6.31Sergei Golubchik2016-06-211-2/+2
* move to storage/innobaseSergei Golubchik2015-05-041-0/+193