SQLite

Check-in [ee4d188e20]
Login

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

Overview
Comment:Bug fix in the winMapfile() subroutine: Be sure to record the map object handle in the sqlite3_file object.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | experimental-mmap
Files: files | file ages | folders
SHA1: ee4d188e207efa24a26776fa4f025c6ac39cce73
User & Date: drh 2013-04-01 17:56:28.844
Context
2013-04-01
17:58
Merge accidental fork. (check-in: 5f4437c0e3 user: dan tags: experimental-mmap)
17:56
Bug fix in the winMapfile() subroutine: Be sure to record the map object handle in the sqlite3_file object. (check-in: ee4d188e20 user: drh tags: experimental-mmap)
17:22
Add xFetch and xUnfetch methods to the os_win.c VFS. (check-in: a1653a257d user: drh tags: experimental-mmap)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/os_win.c.