Closed Bug 1127899 (SQLite3.8.8.2) Opened 9 years ago Closed 9 years ago

Upgrade to SQLite 3.8.8.2

Categories

(Toolkit :: Storage, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla38

People

(Reporter: bent.mozilla, Assigned: bent.mozilla)

References

()

Details

Attachments

(1 file)

+++ This bug was initially created as a clone of Bug #1122717 +++

This version only includes one change:

- Enhance sqlite3_wal_checkpoint_v2(TRUNCATE) interface so that it truncates the WAL file even if there is no checkpoint work to be done.

I need this for some IndexedDB work I'm doing.
Attached patch PatchSplinter Review
https://treeherder.mozilla.org/#/jobs?repo=try&revision=983fb38c9ba3
Assignee: nobody → bent.mozilla
Status: NEW → ASSIGNED
Attachment #8557146 - Flags: review?(mak77)
Alias: SQLite3.8.8.2
Depends on: SQLite3.8.8.1
Comment on attachment 8557146 [details] [diff] [review]
Patch

Review of attachment 8557146 [details] [diff] [review]:
-----------------------------------------------------------------

::: db/sqlite3/README.MOZILLA
@@ +1,1 @@
> +This is SQLite 3.8.8.2

what about we finally change this to:

This is the Sqlite amalgamation.
Check sqlite3.h for the version number and source id.

So we can stop editing this file for each version
Attachment #8557146 - Flags: review?(mak77) → review+
https://hg.mozilla.org/mozilla-central/rev/b40b4a20e62c
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
SQLite 3.8.8.3 has been released.
> Fix a bug (ticket 2326c258d02ead33) that can lead to incorrect results if the qualifying constraint of a partial index appears in the ON clause of a LEFT JOIN. 

Not sure if that warrants us bothering with an update. Mak?
Flags: needinfo?(mak77)
(In reply to Ryan VanderMeulen [:RyanVM UTC-5] from comment #7)
> > Fix a bug (ticket 2326c258d02ead33) that can lead to incorrect results if the qualifying constraint of a partial index appears in the ON clause of a LEFT JOIN. 
> 
> Not sure if that warrants us bothering with an update. Mak?

I think we'll skip for now. The bogus case is limited, and they say it also affects older versions (SQLite 3.8.0 and later), so we would have already noticed issues.
Flags: needinfo?(mak77)
Blocks: 1136783
No longer blocks: 1136783
Blocks: SQLite3.8.9
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: