217 Commits (131d9a5d0cb51fa88a0461c939dfd2a7c68d5664)

Author SHA1 Message Date
Sergey Vojtovich 131d9a5d0c Allocate lock_sys statically 8 years ago
Sergey Vojtovich 988ec800ed MDEV-15155 - ReadView::is_open() assertion failure 8 years ago
Marko Mäkelä fb335b48b5 Allocate purge_sys statically 8 years ago
Marko Mäkelä fe0e263e6d MDEV-15370 Upgrade fails when both insert_undo and update_undo exist 8 years ago
Marko Mäkelä 28d844fd07 Rename the purge_sys_t iterators 8 years ago
Marko Mäkelä 60a68fdf71 Clarify the access to trx_sys.rseg_history_len 8 years ago
Eugene Kosov f02f1eda7e review fixes 8 years ago
Eugene Kosov de4c9f460c change some ibool to bool 8 years ago
Eugene Kosov 399ec84847 prettify lock_rec_has_to_wait() 8 years ago
Eugene Kosov e4fa5492a9 prettify lock_has_to_wait 8 years ago
Marko Mäkelä 03400d974d Dead code removal: sess_t 8 years ago
Marko Mäkelä 6f314edac7 MDEV-14648 Restore fix for MySQL BUG#39053 - UNINSTALL PLUGIN does not allow the storage engine to cleanup open connections 8 years ago
Marko Mäkelä 27ea2963fc Dead code removal: sess_t 8 years ago
Marko Mäkelä 5fe9b4a7ae MDEV-14648 Restore fix for MySQL BUG#39053 - UNINSTALL PLUGIN does not allow the storage engine to cleanup open connections 8 years ago
Marko Mäkelä c051eaba46 MDEV-14988 innodb_read_only tries to modify files if transactions were recovered in COMMITTED state 8 years ago
Marko Mäkelä 7660d8c94e Remove dict_table_t::is_clust() 8 years ago
Vladislav Vaintroub d995dd2865 Windows : reenable warning C4805 (unsafe mix of types in bool operations) 8 years ago
Marko Mäkelä d6ed077fc8 Clarify a comment after MDEV-15061 8 years ago
Marko Mäkelä f69a3b2e92 After-merge fix for commit d4df7bc9b1 8 years ago
Jimmy Yang 6266493fc3 Bug #25729649 LOCK0LOCK.CC:NNN:ADD_POSITION != __NULL 8 years ago
Marko Mäkelä c7d0448797 MDEV-15132 Avoid accessing the TRX_SYS page 8 years ago
Marko Mäkelä 0ba6aaf030 MDEV-11415 Remove excessive undo logging during ALTER TABLE…ALGORITHM=COPY 8 years ago
Sergey Vojtovich 55277e8840 MDEV-15059 - Misc small InnoDB scalability fixes 8 years ago
Sergey Vojtovich 0499693910 MDEV-15059 - Misc small InnoDB scalability fixes 8 years ago
Sergey Vojtovich 8389b45b7f MDEV-15059 - Misc small InnoDB scalability fixes 8 years ago
Sergey Vojtovich ce04790065 MDEV-14482 - Cache line contention on ut_rnd_ulint_counter() 8 years ago
Marko Mäkelä 92d233a512 MDEV-15061 TRUNCATE must honor InnoDB table locks 8 years ago
Marko Mäkelä 431607237d MDEV-12173 "Error: trying to do an operation on a dropped tablespace" 8 years ago
Sergey Vojtovich 4dc30f3c17 MDEV-15019 - InnoDB: store ReadView on trx 8 years ago
Marko Mäkelä 4f8555f1f6 MDEV-14941 Timeouts on persistent statistics tables caused by MDEV-14511 8 years ago
Sergey Vojtovich ec32c05072 Get rid of trx->read_view pointer juggling 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 a447980ff3 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 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 d09f146934 MDEV-14756 - Remove trx_sys_t::rw_trx_list 8 years ago
Marko Mäkelä 3e6fcb6ac8 MDEV-14935 Remove bogus conditions related to not redo-logging PAGE_MAX_TRX_ID changes 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ä 34f2f4fa43 MDEV-14660 Assertion failure in lock_move_rec_list_start() after instant ADD COLUMN 8 years ago
Marko Mäkelä e4efbfd904 Remove dead code lock_remove_recovered_trx_record_locks() 8 years ago
Jan Lindström e66bb57267 MDEV-12837: WSREP: BF lock wait long 8 years ago
Jan Lindström da3a3a68df MDEV-12837: WSREP: BF lock wait long 8 years ago
Marko Mäkelä 7dc6066dea MDEV-14511 Use fewer transactions for updating InnoDB persistent statistics 8 years ago
Marko Mäkelä bd8fd3b7c3 Remove references to UNIV_SYNC_DEBUG which was merged with UNIV_DEBUG 8 years ago
Marko Mäkelä f830314fd5 Remove dead code for non-debug builds 8 years ago
Marko Mäkelä b933a8c354 MDEV-12569 InnoDB suggests filing bugs at MySQL bug tracker 8 years ago
Marko Mäkelä ad46ce658a MDEV-14055 Assertion `page_rec_is_leaf(rec)' failed in lock_rec_validate_page 8 years ago