]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Correction: The maximum SQLITE_MAX_ATTACHED value to avoid overflowing a
authordrh <drh@noemail.net>
Tue, 22 Jul 2014 15:33:31 +0000 (15:33 +0000)
committerdrh <drh@noemail.net>
Tue, 22 Jul 2014 15:33:31 +0000 (15:33 +0000)
commitd08b27988c9467740a89951e100462f7d57f226c
treeb28439357c1b2248755c9fa0248ab2f716ae3382
parent25df48d967207568584016d7d922f01e77f36cef
Correction:  The maximum SQLITE_MAX_ATTACHED value to avoid overflowing a
signed 8-bit integer is 125, not 127.

FossilOrigin-Name: 48e378029528dac33d29866016128d236a7995d9
manifest
manifest.uuid
src/main.c