]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure that the database encoding cannot be changed while there are statements runnin...
authordan <Dan Kennedy>
Fri, 20 Jan 2023 17:50:24 +0000 (17:50 +0000)
committerdan <Dan Kennedy>
Fri, 20 Jan 2023 17:50:24 +0000 (17:50 +0000)
commitd993b15aa3615ef0cf8e8117156b00b03d65c1bf
treeb1155f2e0fcb1dda849ff3290552530619313390
parentab5ebc4082512721f3a6d24b101225dab7b4b472
Ensure that the database encoding cannot be changed while there are statements running. And that the connection is left in a valid state after an obscure OOM within sqlite3_deserialize().

FossilOrigin-Name: a02da71f3a80dd8e817e89cdaa775c95e38c90d2471f8fec516bed086539e2c0
ext/rtree/rtreecheck.test
manifest
manifest.uuid
src/attach.c
src/prepare.c
test/attach2.test
test/notify3.test