mariadb/storage/innobase/trx
Marko Mäkelä 66c6188a4b Relax assertions on shutdown after aborted startup.
A proper InnoDB shutdown after aborted startup was introduced
in commit 81b7fe9d38.

Also related to this is MDEV-11985, making read-only shutdown more robust.

If startup was aborted, there may exist recovered transactions that were
not rolled back. Relax the assertions accordingly.
2017-02-09 10:18:46 +02:00
..
trx0i_s.cc Merge InnoDB 5.7 from mysql-5.7.14. 2016-09-08 15:49:03 +03:00
trx0purge.cc Remove MYSQL_COMPRESSION. 2017-01-18 08:30:42 +02:00
trx0rec.cc MDEV-11831 Make InnoDB mini-transaction memo checks stricter 2017-01-18 14:57:10 +02:00
trx0roll.cc MDEV-11236 Failing assertion: state == TRX_STATE_NOT_STARTED 2016-12-02 16:44:53 +02:00
trx0rseg.cc Merge InnoDB 5.7 from mysql-5.7.14. 2016-09-08 15:49:03 +03:00
trx0sys.cc Relax assertions on shutdown after aborted startup. 2017-02-09 10:18:46 +02:00
trx0trx.cc Relax assertions on shutdown after aborted startup. 2017-02-09 10:18:46 +02:00
trx0undo.cc Relax assertions on shutdown after aborted startup. 2017-02-09 10:18:46 +02:00