mirror of
https://github.com/MariaDB/server.git
synced 2025-01-26 08:44:33 +01:00
f1b80d8ef1
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. |
||
---|---|---|
.. | ||
include | ||
r | ||
t | ||
disabled.def |