]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Due to a coding error, check-in [8efd61e8518594e3] did not actually use
authordrh <>
Mon, 23 Jan 2023 20:45:47 +0000 (20:45 +0000)
committerdrh <>
Mon, 23 Jan 2023 20:45:47 +0000 (20:45 +0000)
commitc3f616597c40d6e37f1cc78d8c104ad96ebdd2e3
treec8edbc625191994f153310963eea9c4425b2221a
parenta794af53b403a5e90a3fe6d1619aceaeefa614ee
Due to a coding error, check-in [8efd61e8518594e3] did not actually use
just read transactions if the operation is read-only and the
SQLITE_MAX_ATTACHED macro is set to 31 or more.  This was due to a misuse
of the writeMask field of Parse, pointed out by
[forum:/forumpost/aa173c18d5|forum post aa173c18d5].

FossilOrigin-Name: 8760566893b64325874c7ec0aff8014026ce525e7fff1489027d2ce698495e76
manifest
manifest.uuid
src/where.c