Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/walcrash2.test
2014-05-08
| ||
23:01 | [6eb6842d34] part of check-in [9411d7dc6f] Initial attempt to merge in all trunk changes over the previous 1.5 years. This check-in compiles but there are compiler warnings and "make test" segfaults after only running a few test modules. (check-in: [9411d7dc6f] user: drh branch: apple-osx, size: 3684) | |
2013-06-10
| ||
23:30 | [a0edab4e53] part of check-in [aa580e368e] Fix test cases for the new EXPLAIN QUERY PLAN format. Add the wherecosttest tool. Other fixes to logarithm cost. (check-in: [aa580e368e] user: drh branch: nextgen-query-plan-logcost, size: 3639) | |
2011-06-24
| ||
20:47 | [c032d00403] part of check-in [34f0efa2b1] Merging local changes to apple-osx (check-in: [34f0efa2b1] user: adam branch: apple-osx, size: 3685) | |
2011-06-01
| ||
11:26 | [564b13f641] part of check-in [2e5a912ad7] Toward version 3.7.5.1. This check-in updates the version number and also patches the pager so that it never spills cache while in WAL mode. The latter patch fixes ticket [2d1a5c67dfc23] and also prevents excessive WAL file sizes if the pager cache starts thrashing. A few test cases fail. (check-in: [2e5a912ad7] user: drh branch: branch-3.7.5, size: 3684) | |
2010-08-18
| ||
00:09 | [929c99d14e] 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: 3689) | |
2010-06-23
| ||
15:55 | [019d60b89d] 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: 3640) | |
2010-05-31
| ||
11:16 | [f37c99f729] part of check-in [181ceb32ea] Fix some asserts and other things in the new WAL branch. (check-in: [181ceb32ea] user: dan branch: wal-incr-ckpt, size: 4236) | |
2010-05-25
| ||
13:49 | [14585ad1a2] part of check-in [77438882dd] Modify walcrash2.test so that it works with DEFAULT_AUTOVACUUM=1. (check-in: [77438882dd] user: dan branch: trunk, size: 3681) | |
10:50 | Added: [22a3a71a83] part of check-in [ed77556adc] If a writer exits unexpectedly in the middle of a transaction, have the following writer remove any wal-index hash-table entries left by the interrupted transaction. (check-in: [ed77556adc] user: dan branch: trunk, size: 3651) | |