1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-28 17:36:30 +03:00
Files
mariadb/mysql-test/suite/innodb/t
Marko Mäkelä c051eaba46 MDEV-14988 innodb_read_only tries to modify files if transactions were recovered in COMMITTED state
lock_trx_release_locks(): Relax a debug assertion to allow
recovered TRX_STATE_COMMITTED_IN_MEMORY transactions.

trx_commit_in_memory(): Add DEBUG_SYNC instrumentation.

trx_undo_insert_cleanup(): Skip persistent changes if innodb_read_only
is set. This should only happen when a recovered committed transaction
would be cleaned up at shutdown.
2018-02-13 14:29:32 +02:00
..
2014-08-02 21:26:16 +02:00
2015-12-09 10:00:49 +01:00
2011-10-19 21:45:18 +02:00
2015-02-18 20:31:40 +01:00
2010-11-25 18:17:28 +01:00
2012-03-28 01:04:46 +02:00
2011-10-19 21:45:18 +02:00
2015-01-21 12:03:02 +01:00
2014-02-03 15:22:39 +01:00
2012-10-16 13:04:42 +02:00
2017-03-24 18:19:15 +02:00
2018-01-29 16:32:59 +02:00
2010-11-25 18:17:28 +01:00
2014-02-26 15:28:07 +01:00
2014-02-03 15:22:39 +01:00
2011-10-19 21:45:18 +02:00
2013-01-15 19:16:18 +01:00
2012-06-15 14:54:23 +02:00
2015-01-21 12:03:02 +01:00
2010-11-25 18:17:28 +01:00
2016-04-26 23:05:26 +02:00
2012-06-15 14:54:23 +02:00
2012-03-02 08:32:16 +01:00
2015-10-23 18:49:02 +03:00