Home | History | Annotate | Download | only in dist

Lines Matching refs:SQLITE_CORRUPT

430 #define SQLITE_CORRUPT     11   /* The database disk image is malformed */
507 #define SQLITE_CORRUPT_VTAB (SQLITE_CORRUPT | (1<<8))
3215 ** in incorrect query results and/or [SQLITE_CORRUPT] errors.
4147 ** [SQLITE_INTERRUPT], [SQLITE_SCHEMA], [SQLITE_CORRUPT], and so forth)
9038 ** which returns SQLITE_CORRUPT if it is passed a patchset. Similarly,
9040 ** sqlite3changeset_xxx APIs also provokes an SQLITE_CORRUPT error.
9134 ** codes include SQLITE_CORRUPT (if the changeset buffer is corrupt) or
9323 ** function (for example an [SQLITE_CORRUPT] in [sqlite3changeset_next()] or an
9516 ** appears to be corrupt and the corruption is detected, SQLITE_CORRUPT is