1
0
Fork 0

9 Commits (master)

Author SHA1 Message Date
Philip O'Toole 958b67908b Move to explicit checkpoint type 8 months ago
Philip O'Toole 45f5386153 Fix comments 8 months ago
Philip O'Toole 5a27dac7b2 Run integrity check at end of test 8 months ago
Philip O'Toole 6398eac6d5 Fix test 8 months ago
Philip O'Toole 8f98fd4d1c Actually, WAL should be copied after VACUUM! 8 months ago
Philip O'Toole 8f8612d6da Comment test 8 months ago
Philip O'Toole 4cd3c438f4 Add more involved WAL checkpoint unit test
This test passes, but if VACUUM is performed, the dst database becomes
corrupt. This shows that VACUUM introduces issues which warrant a full
snapshot after any proposed auto-vacuum.

https://github.com/rqlite/rqlite/issues/1609
8 months ago
Philip O'Toole 3684e12257 Re-enable SYNC off mode 8 months ago
Philip O'Toole ac1af31a08 Move standalone functions into own file 8 months ago