Closed Bug 1091076 (SQLite3.8.7.1) Opened 10 years ago Closed 10 years ago

Upgrade to SQLite 3.8.7.1

Categories

(Toolkit :: Storage, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla36

People

(Reporter: mak, Assigned: RyanVM)

References

(Blocks 2 open bugs, )

Details

Attachments

(1 file)

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

2014-10-30 - Release 3.8.7.1

Version 3.8.7.1 of SQLite is recommended for all new development. Upgrading from all other versions of SQLite is recommended.

In PRAGMA journal_mode=TRUNCATE mode, call fsync() immediately after truncating the journal file to ensure that the transaction is durable across a power loss.

Fix an assertion fault that can occur when updating the NULL value of a field at the end of a table that was added using ALTER TABLE ADD COLUMN.

Do not attempt to use the strchrnul() function from the standard C library unless the HAVE_STRCHRNULL compile-time option is set.

Fix a couple of problems associated with running an UPDATE or DELETE on a VIEW with a rowid in the WHERE clause. 

See also bug 1084437
Alias: SQLite3.8.7.1
Summary: Upgrade to SQLite 3.8.7 → Upgrade to SQLite 3.8.7.1
Assignee: nobody → ryanvm
Comment on attachment 8514970 [details] [diff] [review]
Upgrade to SQLite 3.8.7.1 - Mozilla changes

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

thank you.
Attachment #8514970 - Flags: review?(mak77) → review+
3.8.7.2 has now been released.
See the deps of this bug.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: