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

sql.test changes: post-merge fixes

Fix a crash in rollbackStatement() when rolling back a
statement trying to access a non-exissting space.

space_cache_find() is called before txn_begin_stmt(), thus
there is no statement object, nothing to roll back.
parent 98caa369
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