-
Type: Task
-
Resolution: Done
-
Affects Version/s: None
-
Component/s: None
Change cursors to survive transactions.
The semantics are cursors are "reset" on transaction commit/abort, and there's an automatic inclusion of all open cursors during a transaction begin.
This requires changes to session.reconfigure as well, since we'll be able to reconfigure with open cursors, an action which is currently not allowed.
- is related to
-
WT-1181 Don't reset cursors during transaction begin or commit
- Closed