summaryrefslogtreecommitdiff
path: root/storage/innobase/trx/trx0roll.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-17794 Do not assign persistent ID for temporary tablesMarko Mäkelä2018-11-221-173/+0
* Merge 10.2 into 10.3Marko Mäkelä2018-11-191-5/+1
|\
| * Remove many redundant #include from InnoDBMarko Mäkelä2018-11-191-5/+1
| * MDEV-14717 RENAME TABLE in InnoDB is not crash-safeMarko Mäkelä2018-09-071-2/+8
* | Terminology: 'metadata' not 'default rec'Marko Mäkelä2018-09-191-1/+1
* | MDEV-12266: Remove dict_table_is_discarded()Marko Mäkelä2018-05-121-23/+12
* | Fix most -Wsign-conversion in InnoDBMarko Mäkelä2018-04-281-1/+1
* | MDEV-15914: Remove trx_t::undo_mutexMarko Mäkelä2018-04-261-8/+0
* | MDEV-15914: Remove trx_undo_t::emptyMarko Mäkelä2018-04-261-9/+10
* | Remove trx_t::undo_rseg_spaceMarko Mäkelä2018-04-251-4/+0
* | Merge 10.2 to 10.3Marko Mäkelä2018-04-191-10/+19
|\ \ | |/
| * MDEV-15826 Purge attempts to free BLOB page after BEGIN;INSERT;UPDATE;ROLLBACKThirunarayanan Balathandayuthapani2018-04-181-10/+19
* | Merge remote-tracking branch '10.2' into 10.3Vicențiu Ciorbaru2018-04-121-3/+10
|\ \ | |/
| * Merge branch '10.1' into 10.2Vicențiu Ciorbaru2018-04-101-4/+8
| |\
| | * Revert "MDEV-14705: Do not rollback on InnoDB shutdown"Marko Mäkelä2018-04-101-2/+15
| | * MDEV-14705: slow innodb startup/shutdown can exceed systemd timeoutDaniel Black2018-04-061-3/+9
| | * MDEV-14705: Do not rollback on InnoDB shutdownMarko Mäkelä2018-04-061-15/+2
* | | MDEV-15832 With innodb_fast_shutdown=3, skip the rollback of connected transa...Marko Mäkelä2018-04-111-55/+48
* | | MDEV-15773 - Simplified away trx_free_for_(mysql|background)Sergey Vojtovich2018-04-041-1/+1
* | | MDEV-15773 - trx_sys.mysql_trx_list -> trx_sys.trx_listSergey Vojtovich2018-04-041-6/+6
* | | MDEV-15773 - Simplified away trx_t::in_mysql_trx_listSergey Vojtovich2018-04-041-6/+6
* | | MDEV-12266: Make trx_rseg_t::space a pointerMarko Mäkelä2018-03-291-3/+3
* | | MDEV-12266: Remove trx_undo_t::spaceMarko Mäkelä2018-03-291-1/+1
* | | MDEV-15612 - Latching violation in trx_roll_must_shutdownSergey Vojtovich2018-03-291-3/+3
* | | Merge branch '10.2' into 10.3Sergei Golubchik2018-03-281-31/+1
|\ \ \ | |/ /
| * | MDEV-13935 INSERT stuck at state Unlocking tablesMarko Mäkelä2018-03-161-32/+1
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-151-1/+0
|\ \ \
| * \ \ Merge 10.2 into bb-10.2-extMarko Mäkelä2018-02-151-1/+0
| |\ \ \ | | |/ /
| | * | Dead code removal: sess_tMarko Mäkelä2018-02-151-1/+0
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-151-3/+5
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2018-02-081-3/+5
| |\ \ \ | | |/ /
| | * | MDEV-15143 InnoDB: Rollback of trx with id 0 completedMarko Mäkelä2018-01-311-3/+5
* | | | MDEV-15104 - Optimise MVCC snapshotSergey Vojtovich2018-01-311-1/+0
* | | | MDEV-15104 - Remove trx_sys_t::rw_trx_idsSergey Vojtovich2018-01-311-1/+1
* | | | Replace trx_sys_t* trx_sys with trx_sys_t trx_sysMarko Mäkelä2018-01-201-8/+9
* | | | MDEV-14756 - Remove trx_sys_t::rw_trx_listSergey Vojtovich2018-01-201-2/+0
* | | | MDEV-14756 - Remove trx_sys_t::rw_trx_listSergey Vojtovich2018-01-201-101/+67
* | | | MDEV-14756 - Remove trx_sys_t::rw_trx_listSergey Vojtovich2018-01-201-19/+39
* | | | MDEV-14756 - Remove trx_sys_t::rw_trx_listSergey Vojtovich2018-01-201-2/+0
* | | | MDEV-14756 - Remove trx_sys_t::rw_trx_listSergey Vojtovich2018-01-201-16/+7
* | | | MDEV-14756 - Remove trx_sys_t::rw_trx_listSergey Vojtovich2018-01-201-24/+13
* | | | System Versioning 1.0 pre8Aleksey Midenkov2018-01-101-3/+4
|\ \ \ \
| * \ \ \ Merge bb-10.2-ext into 10.3Marko Mäkelä2018-01-051-3/+4
| |\ \ \ \ | | |/ / /
| | * | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-051-3/+4
| | |\ \ \ | | | |/ /
| | | * | Merge branch 10.1 into 10.2Marko Mäkelä2018-01-041-3/+4
| | | |\ \ | | | | |/
| | | | * Merge 10.0 into 10.1Marko Mäkelä2018-01-041-4/+5
| | | | |\
| | | | | * Fix a truncation warning introduced in MDEV-12323Marko Mäkelä2018-01-041-3/+4
* | | | | | System Versioning 1.0 pre7Aleksey Midenkov2017-12-211-0/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-12-201-0/+4
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-14717 RENAME TABLE in InnoDB is not crash-safeMarko Mäkelä2017-12-201-2/+8
| | |/ / /