Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for test/tkt2409.test
2013-03-21
| ||
21:20 | [be0d60e7d2] part of check-in [6f6e2d5094] Many spelling fixes in comments. No changes to code. (check-in: [6f6e2d5094] user: mistachkin branch: trunk, size: 5635) | |
2008-08-28
| ||
17:46 | [464d55beb3] part of check-in [44193b9277] Partial fix for a bug in recovery from xStress failures in pcache. (CVS 5635) (check-in: [44193b9277] user: drh branch: trunk, size: 5633) | |
2008-08-26
| ||
18:05 | [c9599f2961] part of check-in [9e511e161b] Simplify the pcache module by only recycling clean pages from 'other' caches. This commit causes errors in test files ioerr5.test and malloc5.test because they test recycling dirty pages from other caches. (CVS 5615) (check-in: [9e511e161b] user: danielk1977 branch: trunk, size: 5570) | |
2008-08-20
| ||
14:49 | [695269f90b] part of check-in [cb494e10d7] Add the pcache module from the experimental branch. Also change things so that most of the built-in SQL functions are kept in single static hash-table, rather than creating and populating a separate hash table for each open database connection. (CVS 5566) (check-in: [cb494e10d7] user: danielk1977 branch: trunk, size: 5613) | |
2007-09-12
| ||
17:01 | [20318bf6ac] part of check-in [c8405b15c0] Fixes for compilation/testing when the various OMIT macros are defined. (CVS 4423) (check-in: [c8405b15c0] user: danielk1977 branch: trunk, size: 5287) | |
2007-06-15
| ||
12:41 | [f130054aed] part of check-in [0f944cb9fb] Clean up a variable in tkt2409.test that would cause subsequent tests to fail. (CVS 4065) (check-in: [0f944cb9fb] user: drh branch: trunk, size: 5226) | |
2007-06-13
| ||
15:22 | Added: [e0bc9d0534] part of check-in [ce2c9925d0] Fix for #2409. Return SQLITE_IOERR_BLOCKED instead of SQLITE_BUSY in cases where failure to obtain a database lock leaves the cache in an inconsistent state. See additional information at CorruptionFollowingBusyError. (CVS 4060) (check-in: [ce2c9925d0] user: danielk1977 branch: trunk, size: 5214) | |