mariadb/storage
Marko Mäkelä d11001d11b Backport MDEV-13890 from 10.2 (InnoDB/XtraDB shutdown failure)
If InnoDB or XtraDB recovered committed transactions at server
startup, but the processing of recovered transactions was
prevented by innodb_read_only or by innodb_force_recovery,
an assertion would fail at shutdown.

This bug was originally reproduced when Mariabackup executed
InnoDB shutdown after preparing (applying redo log into) a backup.

trx_free_prepared(): Allow TRX_STATE_COMMITTED_IN_MEMORY.

trx_undo_free_prepared(): Allow any undo log state. For transactions
that were resurrected in TRX_STATE_COMMITTED_IN_MEMORY
the undo log state would have been reset by trx_undo_set_state_at_finish().
2017-10-30 18:43:16 +02:00
..
archive Merge branch '5.5' into 10.0 2017-07-06 23:47:33 +02:00
blackhole
cassandra MDEV-6662: possible bug in cassandra_se.cc 2015-12-10 02:28:41 +03:00
connect MDEV-13860 CONNECT engine does not build with JDBC without ODBC 2017-10-27 03:17:23 +03:00
csv MDEV-6262 analyze the coverity report on mariadb 2017-05-19 20:26:56 +02:00
example
federated MDEV-13459 Warnings, when compiling with gcc-7.x 2017-10-17 07:37:39 +02:00
federatedx Merge branch '5.5' into 10.0 2017-10-18 15:14:39 +02:00
heap MDEV-13459 Warnings, when compiling with gcc-7.x 2017-10-17 07:37:39 +02:00
innobase Backport MDEV-13890 from 10.2 (InnoDB/XtraDB shutdown failure) 2017-10-30 18:43:16 +02:00
maria Merge branch '5.5' into 10.0 2017-10-18 15:14:39 +02:00
mroonga Fix compile with -DWITHOUT_DYNAMIC_PLUGINS on Unix 2017-09-23 23:23:05 +02:00
myisam Merge branch '5.5' into 10.0 2017-10-18 15:14:39 +02:00
myisammrg MDEV-12915 ST_Centroid does not return the same result than MySQL 2017-08-01 09:52:59 +02:00
ndb Fix compiler warnings 2017-09-01 15:40:49 +03:00
oqgraph Fix oqgraph compilation with Boost versions <=1.49 2017-10-09 20:30:52 +03:00
perfschema Merge branch 'merge-perfschema-5.6' into 10.0 2017-10-26 12:47:24 +03:00
sequence
sphinx Merge branch '5.5' into 10.0 2017-10-18 15:14:39 +02:00
spider Add missing {} to silence a compiler warning 2017-08-30 09:32:03 +03:00
test_sql_discovery
tokudb Merge branch '5.5' into 10.0 2017-10-18 15:14:39 +02:00
xtradb Backport MDEV-13890 from 10.2 (InnoDB/XtraDB shutdown failure) 2017-10-30 18:43:16 +02:00