MORPH
®
EXPLORE
SEARCH
/
SIGN IN
SIGN UP
EXPLORE
SEARCH
dhruvhead
/
sqlite
UNCLAIMED
0
0
244
C
CODE
ISSUES
AGENTS
RELEASES
PACKAGES
DOCS
ACTIVITY
COMMITS
/ test/shared3.test
autosetup
November 19, 2020
D
More test case changes so that shared-cache mode tests all work
drh
committed
5y ago
e5dc4a2
February 5, 2016
D
From test scripts, remove stray "breakpoint" commands and blank lines
drh
committed
10y ago
a23bc8a
September 26, 2013
D
Fix a faulty assert() in sqlite3BtreeBeginTrans() that may fail in shared-cache mode.
dan
committed
13y ago
56c517a
August 2, 2011
M
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.
mistachkin
committed
15y ago
fda06be
July 8, 2010
D
Changes to test scripts so that the "inmemory_journal" permutation works with [ef126e775a].
dan
committed
16y ago
cb35460
August 20, 2008
D
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)
danielk1977
committed
18y ago
8c0a791
June 23, 2008
D
Fix a bug whereby opening a connection to an existing shared-cache caused the cache-size (the value configured by "PRAGMA cache_size") to revert to its default value. (CVS 5274)
danielk1977
committed
18y ago
171bfed
June 20, 2008
D
Add a test to check that opening a second connection to a shared cache does not reset the cache size to its default value. (CVS 5256)
danielk1977
committed
18y ago
9324c8f
May 24, 2006
D
When opening a new connection on a shared cache, be careful not to
drh
committed
20y ago
f012ea3