Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Port the corruption bug fix of check-in (5938) into a branch off of version 3.6.6. (CVS 5947) |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | branch_3_6_6 |
Files: | files | file ages | folders |
SHA1: |
15d88edf7671822c57238c3f85adf0b4 |
User & Date: | drh 2008-11-22 14:07:49.000 |
Original Comment: | Port the corruption bug fix of check-in (5938) into a branch off of version 3.6.6. (CVS 5947) |
Context
2008-11-22
| ||
15:51 | Version 3.6.6.1 (CVS 5948) (check-in: c2266aa094 user: drh tags: branch_3_6_6) | |
14:07 | Port the corruption bug fix of check-in (5938) into a branch off of version 3.6.6. (CVS 5947) (check-in: 15d88edf76 user: drh tags: branch_3_6_6) | |
2008-11-20
| ||
18:20 | When a memory allocation fails on the %Q conversion in sqlite3_mprintf(), make sure the error is reported back up the call stack. (CVS 5933) (check-in: eebacbc9d7 user: drh tags: trunk) | |
Changes
Changes to VERSION.
Changes to src/btree.c.