Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of test/walpersist.test
2012-05-09
| ||
22:36 | Added support for SQLITE_ENABLE_PERSIST_WAL compile time macro, retrieving lastErrno from WAL file and setting last errno when writes fail due to space constraints file: [abd956d6] check-in: [65479294] user: adam branch: apple-osx, size: 3581 | |
2012-04-02
| ||
23:35 | Merge in latest changes, autologging options, read only file system wal support, test config conditionalization, WAL frame write prebuffering file: [12d1a54a] check-in: [d51c086e] user: adam branch: apple-osx, size: 3275 | |
2011-12-16
| ||
17:01 | Add code for a test that was failing before the persistent-wal related changes of [09ccc4a1be]. file: [8c6b7e3e] check-in: [49d21ce5] user: dan branch: trunk, size: 3141 | |
15:38 | Merge the fix for [a1fa75cbdd02] from the experimental branch. Also fix the persistent-wal mode feature of truncating the WAL on close so that it always truncates the WAL to zero bytes. file: [4d308b7f] check-in: [09ccc4a1] user: drh branch: trunk, size: 2414 | |
2011-12-08
| ||
19:50 | In persistent WAL mode, truncate the WAL file to the size specified by the journal_size_limit pragma when disconnecting from the WAL. file: [710b1b6c] check-in: [9687b305] user: drh branch: trunk, size: 2250 | |
2011-09-24
| ||
05:55 | Fix some test files so that they work with SQLITE_OMIT_WAL builds. file: [fd40d337] check-in: [a38668dc] user: dan branch: trunk, size: 1702 | |
2011-07-26
| ||
16:23 | Test cases added. Fix the query mode. file: [45fb0c94] check-in: [a9d8794a] user: drh branch: persistent-wal-patch, size: 1659 Added | |