Quantcast
Channel: SQLite
Browsing all 2849 articles
Browse latest View live
↧

Improved --explain display of FUZZDB test plans in testrunner.tcl. (tags: trunk)

Improved --explain display of FUZZDB test plans in testrunner.tcl. (tags: trunk)

View Article


Update testrunner.tcl documentation. Fix typo in testrunner.tcl output....

Update testrunner.tcl documentation. Fix typo in testrunner.tcl output. (tags: trunk)

View Article


Add the "--fuzzdb FILENAME" to testrunner.tcl as an alternative to setting...

Add the "--fuzzdb FILENAME" to testrunner.tcl as an alternative to setting the FUZZDB environment variable (as that can be awkward to do on Windows). Further improvements to the testrunner.tcl...

View Article

Remove the run-fuzzcheck makefile targets, since testrunner now accomplishes...

Remove the run-fuzzcheck makefile targets, since testrunner now accomplishes that for us, and does a better job of it. (tags: trunk)

View Article

Upstream teaish for a tcl portability fix on Haiku and a much nicer impl of...

Upstream teaish for a tcl portability fix on Haiku and a much nicer impl of proj-tclConfig-sh-to-autosetup. (tags: trunk)

View Article


Fix an issue in Bloom filters on RHS subsqueries to IN operators. See...

Fix an issue in Bloom filters on RHS subsqueries to IN operators. See [forum:/forumpost/792a09cb3df9e69f|forum post 792a09cb3d] for a description of the problem. Also improve comments related to...

View Article

Fix a harmless problem in the CLI in which SQL errors that occur during the...

Fix a harmless problem in the CLI in which SQL errors that occur during the ".schema" command are properly ignored, yes still appear in the ".log" output. [forum:/forumpost/42fe6520b803be51|Forum post...

View Article

Mistake: Started from the wrong check-out. (tags: mistake)

Mistake: Started from the wrong check-out. (tags: mistake)

View Article


Allow sqlite3_rsync to work on non-WAL-mode databases, as long as the...

Allow sqlite3_rsync to work on non-WAL-mode databases, as long as the --wal-only flag is not used. (tags: rsync-non-wal-mode)

View Article


*MERGE* Enhance sqlite3_rsync so that, by default, it will sync non-WAL-mode...

*MERGE* Enhance sqlite3_rsync so that, by default, it will sync non-WAL-mode database files. Add a new command-line option --wal-only that restricts the sync to WAL-mode databases only (the former...

View Article

Do not allow sqlite3_rsync to convert the replica from WAL-mode into...

Do not allow sqlite3_rsync to convert the replica from WAL-mode into DELETE-mode, as that can disrupt existing clients on the replica side. DELETE-mode to WAL-mode conversions are allowed, however. See...

View Article

This is the start of an experiment in getting sqlite3_rsync to use less...

This is the start of an experiment in getting sqlite3_rsync to use less bandwidth when the two databases are very similar, by sending hashes over blocks of pages initially, rather than over individual...

View Article

Bug fixes. Added new debugging features to better visualize the protocol....

Bug fixes. Added new debugging features to better visualize the protocol. (tags: faster-rsync)

View Article


Now appears to be working. More testing needed. Refinement of the version-2...

Now appears to be working. More testing needed. Refinement of the version-2 algorithm needed. (tags: faster-rsync)

View Article

Clean up command-line parsing. Add the undocumented -protocol option for...

Clean up command-line parsing. Add the undocumented -protocol option for debugging. (tags: faster-rsync)

View Article


Improvements to protocol negotiation. (tags: faster-rsync)

Improvements to protocol negotiation. (tags: faster-rsync)

View Article

*MERGE* Enhance sqlite3_rsync (in a backwards-compatible way) so that it has...

*MERGE* Enhance sqlite3_rsync (in a backwards-compatible way) so that it has the ability to send hashes for blocks of pages in addition to individual pages. By judicious use of this capability, network...

View Article


Promote the --protocol option to sqlite3_rsync from being an undocumented...

Promote the --protocol option to sqlite3_rsync from being an undocumented debug option to being a supported and user-visible option. This is sometimes needed to work around bugs in prior versions...

View Article

Addition summary results output when using -vvv on sqlite3_rsync. (tags: trunk)

Addition summary results output when using -vvv on sqlite3_rsync. (tags: trunk)

View Article

Fix a harmless redundant variable declaration in sqlite3_rsync. (tags: trunk)

Fix a harmless redundant variable declaration in sqlite3_rsync. (tags: trunk)

View Article
Browsing all 2849 articles
Browse latest View live