Skip to content
Snippets Groups Projects
Commit b539bcc0 authored by Peter J. Keleher's avatar Peter J. Keleher
Browse files

auto

parent e2362725
No related branches found
No related tags found
No related merge requests found
......@@ -51,7 +51,7 @@ will:
- keep track of active transactions, taking into account any information
from the checkpoint
- redo any UPDATE and CLR records encountered
- implement the *undo* phase of Section 16.4 by rolling back from the end
- implement the *undo* phase of Section 19.4 by rolling back from the end
of the log:
- reverse the effects of any encountered UPDATE records by changing the data
in the relation back to the original, and append CLR records
......
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