SQLite

Check-in [bb6a75f4bb]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Merge the fix for the journal_mode=PERSIST error recovery delay bug.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | sessions
Files: files | file ages | folders
SHA1: bb6a75f4bbcaaabc3ad47992c7c87868c70e8daf
User & Date: drh 2014-03-07 14:36:50.554
Context
2014-03-11
01:48
Version 3.8.4 for sessions (plus two minor fixes). (check-in: 917c410808 user: drh tags: sessions)
2014-03-07
14:36
Merge the fix for the journal_mode=PERSIST error recovery delay bug. (check-in: bb6a75f4bb user: drh tags: sessions)
03:31
Revise change from the previous check-in to clarify the situation when handling open journal files, regardless of journal mode. (check-in: 1c318ef3b7 user: mistachkin tags: trunk)
2014-03-06
15:01
Fix a harmless compiler warning in the sessions test harness. (check-in: d389e20ab0 user: drh tags: sessions)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/pager.c.
Changes to test/corruptH.test.
Changes to test/uri.test.