summaryrefslogtreecommitdiff
path: root/storage/innobase/include/trx0rseg.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2019-03-211-2/+3
|\
| * Remove unnecessary trx_rsegf_get_new() callsMarko Mäkelä2019-03-211-3/+4
* | Merge 10.2 into 10.3Marko Mäkelä2019-02-191-2/+2
|\ \ | |/
| * MDEV-18639 Assertion failure upon attempt to start with lower number of undo ...Thirunarayanan Balathandayuthapani2019-02-191-1/+1
* | Replace univ_page_size and UNIV_PAGE_SIZEMarko Mäkelä2018-04-281-1/+1
* | MDEV-12266: Change dict_table_t::space to fil_space_t*Marko Mäkelä2018-03-291-5/+5
* | MDEV-12266: Make trx_rseg_t::space a pointerMarko Mäkelä2018-03-291-14/+11
* | MDEV-12266: Refactor trx_rseg_header_create()Marko Mäkelä2018-03-291-5/+3
* | MDEV-15443 Properly read wsrep XID and binlog position from rollback segment ...Marko Mäkelä2018-03-061-7/+6
* | MDEV-15370 Upgrade fails when both insert_undo and update_undo existMarko Mäkelä2018-02-211-2/+10
* | MDEV-15158 On commit, do not write to the TRX_SYS pageMarko Mäkelä2018-02-201-2/+66
* | Improve the documentation of some TRX_RSEG fieldsMarko Mäkelä2018-02-061-6/+6
* | MDEV-15132 Avoid accessing the TRX_SYS pageMarko Mäkelä2018-01-311-7/+5
* | Remove unnecessary function parametersMarko Mäkelä2018-01-311-14/+13
* | Simplify access to the TRX_SYS pageMarko Mäkelä2018-01-311-3/+5
* | Merge branch 'bb-10.2-ext' into 10.3Sergei Golubchik2017-08-261-2/+10
|\ \ | |/
| * Adjust InnoDB debug assertions for Oracle Bug#25551311 aka Bug#23517560Marko Mäkelä2017-08-231-2/+10
* | MDEV-13536 DB_TRX_ID is not actually being reset when the history is removedMarko Mäkelä2017-08-161-2/+2
* | MDEV-12288 Reset DB_TRX_ID when the history is removed, to speed up MVCCMarko Mäkelä2017-07-071-12/+8
|/
* Merge 10.1 into 10.2Marko Mäkelä2017-06-081-2/+5
|\
| * Cleanup of MDEV-12600: crash during install_db with innodb_page_size=32K and ...Marko Mäkelä2017-06-081-5/+6
* | Follow-up to MDEV-12289: Support innodb_undo_tablespaces=127Marko Mäkelä2017-04-261-1/+4
* | MDEV-12289 Keep 128 persistent rollback segments for compatibility and perfor...Marko Mäkelä2017-03-311-17/+15
* | MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_N...Marko Mäkelä2017-03-171-3/+1
* | Hard-code innodb_page_size as the undo log page size.Marko Mäkelä2017-03-101-9/+0
* | Simplify InnoDB startup.Marko Mäkelä2017-03-091-6/+2
* | Remove trx_sys_t::pending_purge_rseg_array.Marko Mäkelä2017-03-091-14/+11
* | Merge InnoDB 5.7 from mysql-5.7.14.Jan Lindström2016-09-081-4/+3
* | Merge InnoDB 5.7 from mysql-5.7.9.Jan Lindström2016-09-021-80/+107
|/
* Temporary commit of 10.0-mergeMichael Widenius2013-03-261-5/+3
* Temporary commit of merge of MariaDB 10.0-base and MySQL 5.6Michael Widenius2012-08-011-21/+30
* Bug #11766227: InnoDB purge lag much worse for 5.5.8 versus 5.1Sunny Bains2011-02-221-1/+11
* Merge from mysql-5.1-innodb to mysql-5.5-innodb.Marko Mäkelä2011-01-171-3/+1
|\
| * Non-functional changes.Marko Mäkelä2011-01-171-3/+1
* | Import branches/innodb+ from SVN on top of storage/innobase.Vasil Dimov2010-04-121-13/+8
* | Merge Innodb Plugin 1.0.6 from mysql-5.1-bugteam storage/innodb_plugin to mys...Satya B2009-12-021-0/+7
|\ \ | |/
* | Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the sameGuilhem Bichot2009-08-071-0/+213
* | Creation of mysql-trunk = {summit + "Innodb plugin replacing the builtin"}:Guilhem Bichot2009-08-041-193/+0
|/
* Applied innodb-5.1-ss269 snapshot.unknown2006-03-101-3/+3
* Changes to create storage directory for storage engines. unknown2005-04-261-0/+193