]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix some errors to do with attached databases and text encodings in shared-cache...
authordanielk1977 <danielk1977@noemail.net>
Mon, 9 Jan 2006 16:12:04 +0000 (16:12 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Mon, 9 Jan 2006 16:12:04 +0000 (16:12 +0000)
commit14db26653ab6cc7fd24a7b4c77596e843b40bee0
tree6495699ed421636be27f583008e99c7b02bb0775
parent52622828ce62688382404e237179f188fc46b06d
Fix some errors to do with attached databases and text encodings in shared-cache mode. (CVS 2895)

FossilOrigin-Name: 3e75d3d5efebc0dfff1adfc13d85e85ec39db3eb
19 files changed:
manifest
manifest.uuid
src/attach.c
src/build.c
src/callback.c
src/expr.c
src/func.c
src/main.c
src/pragma.c
src/prepare.c
src/select.c
src/sqliteInt.h
src/test1.c
src/update.c
src/vdbe.c
src/vdbeapi.c
test/quick.test
test/shared.test
www/sharedcache.tcl