Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/walbak.test
2016-03-15
| ||
12:45 | [e322af7291] part of check-in [f41a7361a1] Merge updates from trunk - FTS5 fixes and enhancemenets to the tests scripts so that they work with SEE. (check-in: [f41a7361a1] user: drh branch: apple-osx, size: 9288) | |
2016-03-14
| ||
18:34 | [018d4e5a3d] part of check-in [99b9d7eef6] Many more test cases fixed. Only a few remain. (check-in: [99b9d7eef6] user: drh branch: see-testing, size: 9088) | |
16:16 | [8f4466e574] part of check-in [1c70aa5c01] Test script changes to support testing the SQLite Encryption Extension. (check-in: [1c70aa5c01] user: drh branch: see-testing, size: 9041) | |
2013-03-27
| ||
19:53 | [a0f5946108] part of check-in [0e3d511927] Modify various test cases so that they work if the file is extended in units of the system page-size. (check-in: [0e3d511927] user: dan branch: two-mappings, size: 9017) | |
2012-05-09
| ||
22:36 | [67339b9e54] part of check-in [6547929410] 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 (check-in: [6547929410] user: adam branch: apple-osx, size: 9220) | |
2012-04-02
| ||
23:35 | [8edea4daad] part of check-in [d51c086e5c] Merge in latest changes, autologging options, read only file system wal support, test config conditionalization, WAL frame write prebuffering (check-in: [d51c086e5c] user: adam branch: apple-osx, size: 9065) | |
2011-08-23
| ||
18:06 | [b30cbbb299] part of check-in [c5f7977b89] Merge latest trunk changes into the apple-osx branch. (check-in: [c5f7977b89] user: dan branch: apple-osx, size: 9069) | |
11:47 | [b9f68e3964] part of check-in [35e6ac18e3] When copying a rollback mode database over a WAL database using the backup API, leave the destination database in WAL mode (instead of switching it to rollback mode). Fix for [af95b8c609]. (check-in: [35e6ac18e3] user: dan branch: trunk, size: 9020) | |
2011-08-02
| ||
00:57 | [53be94bccb] part of check-in [9007586fda] Add retry logic for AV defense to winOpen. Also, refactor test suite to allow the key Tcl file operations (e.g. copy and delete) to be retried. (check-in: [9007586fda] user: mistachkin branch: winopen-retry-logic, size: 6802) | |
2010-08-18
| ||
00:09 | [767e1c9e0e] part of check-in [5e2ee7db0f] Updating apple-osx with minor source fixes, database truncate and replace private calls and a bunch of conditionalization for tests running in different environments (check-in: [5e2ee7db0f] user: adam branch: apple-osx, size: 6865) | |
2010-07-03
| ||
08:01 | [4df1c7369d] part of check-in [0fd8092436] Do not attempt to open a WAL file for an in-memory or temporary database. Even if the database header suggests that it is a WAL database. (check-in: [0fd8092436] user: dan branch: mistake, size: 6816) | |
2010-06-23
| ||
15:55 | [e5632adde0] part of check-in [8d0f8a7f70] Add a version number to the wal-index header. If SQLite encounters a version number in either the wal or wal-index files that it does not understand, the operation is abandoned and SQLITE_CANTOPEN returned. (check-in: [8d0f8a7f70] user: dan branch: trunk, size: 4651) | |
2010-05-20
| ||
16:45 | [e7650a26eb] part of check-in [669706431f] Convert the wal-header and frame-header to 24 bytes. Extra information in both headers is designed to enhance robustness after crashes, though the extra information is currently unused. This is a snapshot of a work in progress. (check-in: [669706431f] user: drh branch: trunk, size: 4672) | |
2010-05-03
| ||
11:05 | [a0e45187c7] part of check-in [714e594726] Add the "PRAGMA wal_autocheckpoint" command. Rename "PRAGMA checkpoint" to "PRAGMA wal_checkpoint". (check-in: [714e594726] user: dan branch: wal, size: 4673) | |
2010-05-01
| ||
16:40 | [fad10a10df] part of check-in [9b230c43df] Support compile-time option SQLITE_OMIT_WAL, for building without WAL support. (check-in: [9b230c43df] user: dan branch: wal, size: 4665) | |
2010-04-23
| ||
19:15 | [f6fde9a5f5] part of check-in [480d12db4c] Fixes and tests for backup of a WAL database. (check-in: [480d12db4c] user: dan branch: wal, size: 4625) | |
11:44 | Added: [3aecf824ee] part of check-in [1077d8130b] Add very simple test cases for backup and VACUUM of WAL databases. More to come. (check-in: [1077d8130b] user: dan branch: wal, size: 2227) | |