| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
| |
And assume all but the last overflow file is the size of the chunk size.
FossilOrigin-Name: a822a80d3cfe42b2fca6f8c9ff11762993114a27
|
|
|
|
|
| |
all the shims in between.
FossilOrigin-Name: cdbfb553af02d10767a905489d9dfc57fc6be54e
|
|
|
| |
FossilOrigin-Name: 08bbbd8e38697908ab8ae0f6b512d01c32f7e4da
|
|
|
|
|
| |
of if ENABLE_8_3_NAMES is defined.
FossilOrigin-Name: 43a1264088c57bf598787b7a9f5d7a2536603d67
|
|
|
|
|
|
|
| |
pointer to a string. Call SQLITE_EXTRA_INIT with a NULL argument.
Fixes to multiplexor to treat the VFS properly in corner cases. Fix the
initialization of multiplex3.test.
FossilOrigin-Name: 8e65b9132530e46c62bd1352bfc2e9c29f57af5f
|
|
|
|
|
| |
(check-ins [255d21499b] and [199f52bced]) into the nx-devkit branch.
FossilOrigin-Name: eb95d2f72c625bcfd0f8e9db1db2cb8799854b57
|
|
|
|
|
| |
the file is zero bytes in size.
FossilOrigin-Name: dc8118cd89da71f2035c6ee07c0edb772bba2186
|
|
|
|
|
| |
multiplexor shim playing well together.
FossilOrigin-Name: c4e2ce486217c96373836bfe641f46abf891799a
|
|
|
| |
FossilOrigin-Name: 0f42ef697e197d193867c0d6be3c9cf6471488c6
|
|
|
|
|
| |
a truncate.
FossilOrigin-Name: 6fb7cfc2efb32dd5c8921a90b853390bc44d4794
|
|
|
|
|
| |
chunk size is set to 0.
FossilOrigin-Name: 83191ad6f31536b0c1929938e1fbeb4cf6121ab0
|
|
|
|
|
| |
based on the sizes of the preexisting pieces.
FossilOrigin-Name: 427a9a5120a68bfa12fec97cfd02eb9b28b3fa6b
|
|
|
|
|
|
| |
file until it is closed, as it should. Remove the limit on the number of
auxiliary files used by the multiplexor.
FossilOrigin-Name: 1ffa542bf913200a18ef77447aec4fc3ca1ed618
|
|
|
|
|
| |
characters. No logical changes.
FossilOrigin-Name: ed5f0aad6b21066bacd01521e82c22e96991f400
|
|
|
|
|
|
|
| |
(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
|
|
|
|
|
| |
the suitable for programmer-level documentation.
FossilOrigin-Name: a65d043a2ad895b931871c67e0ef397a1dc614a6
|
|
|
|
|
| |
creates.
FossilOrigin-Name: 186d7ff1d9804d508e472e4939608bf2be67bdc2
|
|
|
|
|
| |
vacuuming (temp file names.)
FossilOrigin-Name: a074986045f1a81fb831ffee4a29af13c978b053
|
|
|
|
|
| |
as loadable module.
FossilOrigin-Name: 718f1ad7df9115871ba6159012d3183183fc40a1
|
|
|
| |
FossilOrigin-Name: b3c6d9aa9e2124a2f2a1a5f9dbbd7db3b1d01a31
|
|
|
|
|
| |
Add tests and fixes for SELECT multiplex_control(op, val);
FossilOrigin-Name: fee9734c193a8bec9599e02e16938179e642bf5e
|
|
|
| |
FossilOrigin-Name: 36e364a3fe7d3a9a521189ff0262611a492c21dc
|
|
|
| |
FossilOrigin-Name: c41ff2358e8af0fe2186ab4173b81fba204a57ab
|
|
|
|
|
|
|
| |
interface to enable/disable and adjust chunk size;
added app-def function for same;
FossilOrigin-Name: bc02d0c193225bd49a8d8a3295aeac752d3c2e30
|
|
|
|
|
|
|
| |
":multiplex:chunksize:maxchunks:"
Still work to be done, though it compiles and prefixes are ignored.
FossilOrigin-Name: cfa4a2f7ea948be0925227efca82baea509249c9
|
|
|
|
|
| |
to test modules.
FossilOrigin-Name: 7cc515edc9cade2bc6c74699b3e4153bf2b74ebb
|
|
|
|
|
| |
Added test of same.
FossilOrigin-Name: 6818c6e42faf233afa6b30799c5b425aa42d0783
|
|
|
|
|
| |
sqlite3_vfs methods (instead of copying function pointers from the underlying vfs into the multiplex vfs). This is required to work with test_osinst.c.
FossilOrigin-Name: 1244ef9f7ef813d86dca6f8e01681fa55ee9eec8
|
|
|
|
|
|
| |
the "chunk extension" to overwrite the right-most chars of the filename
instead of simply being appended.
FossilOrigin-Name: 07da0a0beffda324d28fd2768c542ff69d4dbff2
|
|
|
| |
FossilOrigin-Name: 65fa1164f035d270db48db6474da888aacfba3bd
|
|
|
| |
FossilOrigin-Name: f2004b44bfba62a7a2296b161a25aefdf55e035a
|
|
|
| |
FossilOrigin-Name: 1ab9a59237bed6d03b55153a67588486f9adc67b
|
|
|
| |
FossilOrigin-Name: 8ed944ba74566c6241d655a39801ad192c61219a
|
|
FossilOrigin-Name: dd4dc8a4269e23ffe0e18438690da6077e17cdad
|