1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-09 08:01:34 +03:00
Files
mariadb/mysql-test/suite/innodb/t
Marko Mäkelä 67d89e4d7d MDEV-15143 InnoDB: Rollback of trx with id 0 completed
When InnoDB has completed the rollback of a recovered transaction,
it used to display the transaction identifier.

This was broken in MySQL 5.7.2 in
2f5f3cd3ac
which was merged to MariaDB 10.2.2 in
commit 2e814d4702.

trx_rollback_active(): Cache the transaction ID before it will be
reset by transaction commit. Do not display the message if the
rollback was interrupted by shutdown (MDEV-13797, MDEV-12352).
2018-01-31 12:06:46 +02:00
..
2014-08-02 21:26:16 +02:00
2017-06-08 12:45:08 +03:00
2015-12-09 10:00:49 +01:00
2011-10-19 21:45:18 +02:00
2017-02-10 06:30:42 -05:00
2014-02-03 15:22:39 +01:00
2012-10-16 13:04:42 +02:00
2017-02-10 06:30:42 -05:00
2017-10-25 17:17:21 +03:00
2017-10-25 17:17:21 +03:00
2017-10-25 17:17:21 +03:00
2011-10-19 21:45:18 +02:00
2013-01-15 19:16:18 +01:00
2015-10-05 17:14:13 +02:00
2016-04-26 23:05:26 +02:00
2017-09-17 11:05:33 +03:00
2018-01-08 14:51:20 +02:00
2017-04-26 23:03:34 +03:00
2017-11-01 09:55:00 +02:00
2017-11-06 18:10:23 +02:00
2017-02-10 06:30:42 -05:00
2017-12-14 08:40:01 +02:00
2017-02-10 06:30:42 -05:00
2015-10-23 18:49:02 +03:00
2017-07-05 17:22:53 +03:00
2017-08-29 10:07:33 +03:00