At the moment, auto-commit uses the lower-level __wt_txn_rollback after a failure. It should reset the cursor, which may be as simple as calling WT_SESSION::rollback.
- related to
-
WT-1040 Cursors should be reset after an auto-commit failure.
- Closed