mariadb/storage/innobase/srv
Marko Mäkelä 54c715acca Avoid an assertion failure on aborted startup
srv_init_abort_low(): Call srv_shutdown_bg_undo_sources() so that if
startup aborts while creating InnoDB system tables, the shutdown will
proceed correctly.
2018-01-31 08:52:16 +02:00
..
srv0conc.cc Remove trx_t::has_search_latch and simplify debug code 2017-06-16 13:17:05 +03:00
srv0mon.cc Replace trx_sys_t* trx_sys with trx_sys_t trx_sys 2018-01-20 16:10:36 +04:00
srv0srv.cc Removed purge_trx_id_age and purge_view_trx_id_age 2018-01-20 16:10:37 +04:00
srv0start.cc Avoid an assertion failure on aborted startup 2018-01-31 08:52:16 +02:00