Artifact
cc9582a91b2910404ccda7b7e198815ea0f75948:
- File
src/sqliteInt.h
-
2014-03-28 03:12:48
— part of check-in
[7fa85eaa]
on branch trunk
— Enhance the sqlite3VdbeRecordCompare() routines so that if they encounter
database corruption, they will set the UnpackedRecord.isCorrupt field and
return 0. The sqlite3BtreeMovetoUnpacked() routine detects this and returns
SQLITE_CORRUPT, causing the corruption to be reported back to the top-level.
(user:
drh
size: 157893)
-
2014-03-28 18:35:39
— part of check-in
[3047a25f]
on branch orderby-planning
— Merge the latest changes from trunk.
(user:
drh
size: 157893)
-
2014-03-31 22:03:32
— part of check-in
[f6211540]
on branch overflow-pgno-cache
— Merge in the latest changes and fixes from trunk.
(user:
drh
size: 157893)