SQLite

Check-in [b49d56a0fa]
Login

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

Overview
Comment:Use 64-bit APIs in the fileio.c extension.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: b49d56a0faf012978c50fb8662125ea21bdf5054fddf5975644cbc941c153e70
User & Date: drh 2019-01-11 23:08:56.606
Context
2019-01-12
00:07
Indicate that the database may be corrupt in the fts3corrupt4.test test script. (check-in: 473626d557 user: drh tags: trunk)
2019-01-11
23:08
Use 64-bit APIs in the fileio.c extension. (check-in: b49d56a0fa user: drh tags: trunk)
21:34
Fix a segfault in fts3 prompted by a corrupted database. (check-in: 2d7b1d1d41 user: dan tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to ext/misc/fileio.c.