mariadb/storage/innobase/trx
Marko Mäkelä 77fb7ccba4 Follow-up fix to MDEV-13201 Assertion srv_undo_sources || ... failed on shutdown during DDL operation
Introduce the debug flag trx_t::persistent_stats to suppress the
assertion for the updates of persistent statistics during fast
shutdown.

dict_stats_exec_sql(): Do execute the statement even though shutdown
has been initiated.
2017-12-06 18:52:28 +02:00
..
trx0i_s.cc InnoDB: Remove ut_snprintf() and the use of my_snprintf(); use snprintf() 2017-11-13 02:11:48 +02:00
trx0purge.cc Follow-up fix to MDEV-13201 Assertion srv_undo_sources || ... failed on shutdown during DDL operation 2017-12-06 18:52:28 +02:00
trx0rec.cc MDEV-13795/MDEV-14332 Corruption during online table-rebuilding ALTER when VIRTUAL columns exist 2017-11-09 23:39:12 +02:00
trx0roll.cc Merge tag 'mariadb-10.0.31' into 10.0-galera 2017-05-30 15:28:52 +05:30
trx0rseg.cc Merge 10.1 into 10.2 2017-06-08 12:45:08 +03:00
trx0sys.cc bugfix: deadlock on shutdown 2017-09-18 10:12:23 +02:00
trx0trx.cc Follow-up fix to MDEV-13201 Assertion srv_undo_sources || ... failed on shutdown during DDL operation 2017-12-06 18:52:28 +02:00
trx0undo.cc MDEV-13890 mariabackup.xb_compressed_encrypted failed in buildbot, InnoDB: assertion failure 2017-10-27 11:24:11 +03:00