]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When opening a new connection on a shared cache, be careful not to
authordrh <drh@noemail.net>
Wed, 24 May 2006 12:43:26 +0000 (12:43 +0000)
committerdrh <drh@noemail.net>
Wed, 24 May 2006 12:43:26 +0000 (12:43 +0000)
commitf012ea3b0020d65e57ebb30b9dfdaa0a0aed6294
treea723d30638375452bc8a4e078c44f86dc29b3a44
parent9c0cb0e893caacfeadcdc674fec27657eeb39ee6
When opening a new connection on a shared cache, be careful not to
overwrite the encoding flag on the shared cache.  Ticket #1824. (CVS 3190)

FossilOrigin-Name: c8e5ceedee087098c04e3b6b8b82710de0563e77
manifest
manifest.uuid
src/callback.c
src/main.c
test/shared3.test [new file with mode: 0644]