mistachkin
|
48864df97d
|
Many spelling fixes in comments. No changes to code.
FossilOrigin-Name: 6f6e2d50941e444ebc83604daddcc034137a05b7
|
2013-03-21 21:20:32 +00:00 |
|
drh
|
570f5c7d70
|
Partial fix for a bug in recovery from xStress failures in pcache. (CVS 5635)
FossilOrigin-Name: 44193b92770062271711570d8532fa5af5f5da54
|
2008-08-28 17:46:18 +00:00 |
|
danielk1977
|
d491e1bfd1
|
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)
FossilOrigin-Name: 9e511e161bcb077450d31fca5dd20c2557f103b3
|
2008-08-26 18:05:48 +00:00 |
|
danielk1977
|
8c0a791a58
|
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)
FossilOrigin-Name: cb494e10d71852024647aaa254203579ad438ea9
|
2008-08-20 14:49:23 +00:00 |
|
danielk1977
|
4152e677b8
|
Fixes for compilation/testing when the various OMIT macros are defined. (CVS 4423)
FossilOrigin-Name: c8405b15c074c94dab5e33272cf1471f458d11df
|
2007-09-12 17:01:45 +00:00 |
|
drh
|
1a3a188ac7
|
Clean up a variable in tkt2409.test that would cause subsequent tests to fail. (CVS 4065)
FossilOrigin-Name: 0f944cb9fbe30c2a7ec36b7dc7e21fb39a60e810
|
2007-06-15 12:41:02 +00:00 |
|
danielk1977
|
e965ac7773
|
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)
FossilOrigin-Name: ce2c9925d06315d73fb5fd0c7265fb4cd65665aa
|
2007-06-13 15:22:28 +00:00 |
|