Skip to content
Snippets Groups Projects
Commit ef5dfaf4 authored by Vladimir Davydov's avatar Vladimir Davydov
Browse files

ddl: don't use txn_last_stmt on _trigger commit/rollback

When we implement transactional DDL, txn_last_stmt won't necessarily
point to the right statement on commit or rollback so we must avoid
using it.
parent ff2575e9
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