Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Merge fixes from trunk, especially rebustness against corrupt database files. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | apple-osx |
Files: | files | file ages | folders |
SHA3-256: |
4b370c74ae0f25157c161592588eb335 |
User & Date: | drh 2018-10-31 01:26:24.722 |
Context
2018-11-05
| ||
13:53 | Merge recent trunk enhancements. (check-in: 62acf7a09e user: drh tags: apple-osx) | |
2018-10-31
| ||
01:26 | Merge fixes from trunk, especially rebustness against corrupt database files. (check-in: 4b370c74ae user: drh tags: apple-osx) | |
01:12 | Merge fuzz test cases computed by dbfuzz2. (check-in: e0d30c1862 user: drh tags: trunk) | |
2018-10-25
| ||
16:58 | Merge bug fixes from trunk. (check-in: 1e973f65e8 user: drh tags: apple-osx) | |
Changes
Changes to Makefile.in.
Changes to Makefile.msc.
Changes to ext/session/session1.test.
Changes to ext/session/sqlite3session.c.
Changes to ext/session/sqlite3session.h.
Changes to ext/session/test_session.c.
Changes to main.mk.
Changes to src/btree.c.
Changes to src/build.c.
Changes to src/dbstat.c.
Changes to src/pragma.c.
Changes to src/pragma.h.
Changes to src/prepare.c.
Changes to src/shell.c.in.
Changes to src/sqliteInt.h.
Changes to src/whereexpr.c.
Changes to test/bestindex4.test.
Added test/dbfuzz2-seed1.db.
Added test/dbfuzz2.c.
Added test/fuzzdata7.db.
Changes to tool/mkpragmatab.tcl.