Skip to content
Snippets Groups Projects
Commit 8ec7279f authored by keleher's avatar keleher
Browse files

auto

parent ba9e8769
No related branches found
No related tags found
No related merge requests found
......@@ -71,7 +71,7 @@ have to change the `getXLockTuple()` function and also the `compatibility_list`
For the recovery, you will need to write the code for both `revertChanges` and `restartRecovery`. `revertChanges` works by writing a compensating log
record (CLR) for each update that a failed transaction does, in the correct
order.
order. See `recoverytests-original` for examples of the format.
"Redo"-ing a transaction does not add any new log records, but it does modify
the database.
......
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