297
297
* transaction after all DDLs, just like the statement transaction
298
298
* is always committed at the end of all statements.
306
300
void TransactionServices::registerResourceForStatement(Session *session,
307
301
plugin::MonitoredInTransaction *monitored,
308
302
plugin::TransactionalStorageEngine *engine)