SQLite

Check-in [e41376cf08]
Login

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

Overview
Comment:An alternative way of fixing the key comparison bug of ticket [f97c4637102a3ae72b].
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | alt1-tkt-f97c4637
Files: files | file ages | folders
SHA1: e41376cf0804a0ca1b9033661ef6e94e37ad865e
User & Date: drh 2015-01-19 19:21:36.662
Context
2015-01-19
19:21
An alternative way of fixing the key comparison bug of ticket [f97c4637102a3ae72b]. (Closed-Leaf check-in: e41376cf08 user: drh tags: alt1-tkt-f97c4637)
15:05
Enhance the command-line shell with the ability to set the SQLITE_TESTCTRL_NEVER_CORRUPT flag using: ".testctrl never_corrupt 1". (check-in: 824328f983 user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/vdbeaux.c.