]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the default chunk size on test_multiplex.c to 2147418112 bytes
authordrh <drh@noemail.net>
Fri, 8 Jul 2011 17:02:57 +0000 (17:02 +0000)
committerdrh <drh@noemail.net>
Fri, 8 Jul 2011 17:02:57 +0000 (17:02 +0000)
commit6f25e89d27072d8abcd481e8e58176ebfd8ff63c
tree84bb5b4df0abaa06f29b8c6dca231c452298217b
parentda79cf0cc9cc00588782f771b76b087460507586
Change the default chunk size on test_multiplex.c to 2147418112 bytes
(formerly 1073741824 bytes) and make the default configurable at compile-time
using SQLITE_MULTIPLEX_CHUNK_SIZE and at run-time using the "chunksize"
URI query parameter.  Add support fo test_multiplex to the shell.

FossilOrigin-Name: e305b5a931374e2a1d2e66ea0a1248b9d4aecb19
manifest
manifest.uuid
src/shell.c
src/test_multiplex.c