Lines Matching refs:error
47 # file use this wrapper. It's sole purpose is to throw an error if the
51 # sqlite3_wal_checkpoint_v2() interface sets the error information that
67 error "sqlite3_errcode mismatch! (1) $errcode!=[sqlite3_errcode $db]"
73 error $msg
111 error "[sqlite3_errcode $db] - $msg"
122 error "$rc - [sqlite3_errmsg $db]"
203 # tested. So just test that no error is returned when attempting to
607 0 -1001 {1 {SQLITE_MISUSE - not an error}}
608 1 -1 {1 {SQLITE_MISUSE - not an error}}
613 6 4 {1 {SQLITE_MISUSE - not an error}}
614 7 114 {1 {SQLITE_MISUSE - not an error}}
615 8 1000000 {1 {SQLITE_MISUSE - not an error}}
647 # EVIDENCE-OF: R-41299-52117 If no error (SQLITE_BUSY or otherwise) is
661 # EVIDENCE-OF: R-38578-34175 If an SQLITE_BUSY error is encountered when
678 # EVIDENCE-OF: R-38049-07913 If any other error occurs while processing
679 # an attached database, processing is abandoned and the error code is
691 } {1 {SQLITE_IOERR - disk I/O error}}
729 # could not run because of an error or because the database is not in
735 # to -1 if the checkpoint could not run due to an error or because the