Skip to content
Snippets Groups Projects
Commit 84d825f7 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

txn: implement and use txn_begin_ro_stmt()

The txn API must let the engine know when the first
statement happens in a multi-statement transaction.

For autocommit mode, statement transaction management
of read-only statements is just a thin layer around
fiber_gc().
parent 59d414e2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment