83 Commits (a90100d756eb046814f5bba54d522f1574c131ba)

Author SHA1 Message Date
Marko Mäkelä a90100d756 Replace univ_page_size and UNIV_PAGE_SIZE 8 years ago
Marko Mäkelä ba19764209 Fix most -Wsign-conversion in InnoDB 8 years ago
Marko Mäkelä 8861d442d6 Correct member function comments 8 years ago
Marko Mäkelä 30553aa37b MDEV-15914: Fast path for rw_trx_hash::find() 8 years ago
Sergey Vojtovich e6a9ce2759 MDEV-15773 - Simplified away trx_sys_t::m_views 8 years ago
Sergey Vojtovich 0993d6b81b MDEV-15773 - trx_sys.mysql_trx_list -> trx_sys.trx_list 8 years ago
Marko Mäkelä 67f6d40bd9 MDEV-15443 Properly read wsrep XID and binlog position from rollback segment headers 8 years ago
Sergey Vojtovich 131d9a5d0c Allocate lock_sys statically 8 years ago
Marko Mäkelä fb335b48b5 Allocate purge_sys statically 8 years ago
Marko Mäkelä 6ae7fa6878 Simplify TrxUndoRsegs 8 years ago
Marko Mäkelä 947efe17ed MDEV-15158 On commit, do not write to the TRX_SYS page 8 years ago
Marko Mäkelä cd63f43c40 Fix the Windows build 8 years ago
Marko Mäkelä 60a68fdf71 Clarify the access to trx_sys.rseg_history_len 8 years ago
Sergey Vojtovich b782971c58 MDEV-15246 - premature history data deletion 8 years ago
Sergey Vojtovich bc7a1dc1fb MDEV-15104 - Optimise MVCC snapshot 8 years ago
Sergey Vojtovich c0d5d7c0ef MDEV-15104 - Remove trx_sys_t::serialisation_list 8 years ago
Sergey Vojtovich 53cc9aa5be MDEV-15104 - Remove trx_sys_t::rw_trx_ids 8 years ago
Marko Mäkelä c7d0448797 MDEV-15132 Avoid accessing the TRX_SYS page 8 years ago
Marko Mäkelä 6058f92f5c Simplify undo log access during InnoDB startup 8 years ago
Marko Mäkelä 8d1d38f953 Simplify access to the TRX_SYS page 8 years ago
Sergey Vojtovich 55277e8840 MDEV-15059 - Misc small InnoDB scalability fixes 8 years ago
Sergey Vojtovich 4dc30f3c17 MDEV-15019 - InnoDB: store ReadView on trx 8 years ago
Sergey Vojtovich 64048bafe0 Removed purge_trx_id_age and purge_view_trx_id_age 8 years ago
Sergey Vojtovich db5bb785f9 Allocate trx_sys.mvcc at link time 8 years ago
Marko Mäkelä f8882cce93 Replace trx_sys_t* trx_sys with trx_sys_t trx_sys 8 years ago
Sergey Vojtovich 7078203389 MDEV-14756 - Remove trx_sys_t::rw_trx_list 8 years ago
Sergey Vojtovich c6d2842d9a MDEV-14756 - Remove trx_sys_t::rw_trx_list 8 years ago
Sergey Vojtovich 886af392d3 MDEV-14756 - Remove trx_sys_t::rw_trx_list 8 years ago
Sergey Vojtovich 02270b44d0 MDEV-14756 - Remove trx_sys_t::rw_trx_list 8 years ago
Sergey Vojtovich d8c0caad32 MDEV-14756 - Remove trx_sys_t::rw_trx_list 8 years ago
Sergey Vojtovich 900b07908b MDEV-14756 - Remove trx_sys_t::rw_trx_list 8 years ago
Sergey Vojtovich a0b385ea2b MDEV-14756 - Remove trx_sys_t::rw_trx_list 8 years ago
Sergey Vojtovich 868c77df3e MDEV-14756 - Remove trx_sys_t::rw_trx_list 8 years ago
Sergey Vojtovich 0ca2ea1a65 MDEV-14638 - Replace trx_sys_t::rw_trx_set with LF_HASH 8 years ago
Sergey Vojtovich 380069c235 MDEV-14638 - Replace trx_sys_t::rw_trx_set with LF_HASH 8 years ago
Marko Mäkelä ff81faf670 MDEV-13654 Various crashes due to DB_TRX_ID mismatch in table-rebuilding ALTER TABLE…LOCK=NONE 8 years ago
Jan Lindström eba0120d8f Fix test failures on embedded server. 8 years ago
Jan Lindström b29f26d774 Fix test failures on embedded server. 8 years ago
Jan Lindström 391b1af0fb MDEV-13471: Test failure on innodb.log_file_size,4k 8 years ago
Marko Mäkelä 591edccc93 Simplify access to the binlog offset in InnoDB 8 years ago
Marko Mäkelä aea0e125d2 trx_sys_read_wsrep_checkpoint(): Return whether a checkpoint is present 8 years ago
Marko Mäkelä 0c92794db3 Remove deprecated InnoDB file format parameters 9 years ago
Marko Mäkelä 206ecb79a5 Follow-up to MDEV-12289: Support innodb_undo_tablespaces=127 9 years ago
Marko Mäkelä 23ea4360fd Remove TRX_SYS_OLD_N_RSEGS 9 years ago
Marko Mäkelä 124bae082b MDEV-12289 Keep 128 persistent rollback segments for compatibility and performance 9 years ago
Marko Mäkelä 97acc4a1c3 MDEV-12270 Port MySQL 8.0 Bug#21141390 REMOVE UNUSED FUNCTIONS AND CONVERT GLOBAL SYMBOLS TO STATIC 11 years ago
Marko Mäkelä 4e1116b2c6 MDEV-12271 Port MySQL 8.0 Bug#23150562 REMOVE UNIV_MUST_NOT_INLINE AND UNIV_NONINL 10 years ago
Marko Mäkelä 7a30d86e9d Simplify InnoDB startup. 9 years ago
Marko Mäkelä 15bdfeeba8 Remove trx_sys_t::pending_purge_rseg_array. 9 years ago
Marko Mäkelä 63574f1275 MDEV-11690 Remove UNIV_HOTBACKUP 9 years ago