If fsync fails on a log commit, panic the DB. (We don't know if the...
If fsync fails on a log commit, panic the DB. (We don't know if the transaction committed or failed without doing recovery.) Start work on saving the undo records in main memory for rollback. Addresses #27 (recovery) Addresses #253 (rollback) git-svn-id: file:///svn/tokudb@1561 c7de825b-a66e-492c-adef-691d508d4ae1
Showing
This diff is collapsed.
Please register or sign in to comment