1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-01 17:39:21 +03:00
Files
mariadb/mysql-test/suite/innodb/r
Marko Mäkelä f1b80d8ef1 MDEV-11236 Failing assertion: state == TRX_STATE_NOT_STARTED
trx_state_eq(): Add the parameter bool relaxed=false, to
allow trx->state==TRX_STATE_NOT_STARTED where a different
state is expected, if an error has been reported.

trx_release_savepoint_for_mysql(): Pass relaxed=true to
trx_state_eq(). That is, allow the transaction to be idle
when ROLLBACK TO SAVEPOINT is attempted after an error
has been reported to the client.
2016-12-02 16:25:47 +02:00
..
2014-08-02 21:26:16 +02:00
2014-05-06 09:57:39 +02:00
2015-02-18 20:31:40 +01:00
2010-05-26 21:55:40 +03:00
2012-09-27 20:09:46 +02:00
2011-07-02 22:08:51 +02:00
2012-03-28 01:04:46 +02:00
2012-03-28 01:04:46 +02:00
2016-04-26 23:05:26 +02:00
2015-12-21 21:24:53 +01:00
2010-11-25 18:17:28 +01:00
2016-08-10 21:15:51 +02:00
2015-10-23 18:49:02 +03:00
2015-01-21 14:33:39 +01:00