• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-12-stable/contrib/sqlite3/

Lines Matching refs:reason

1999 ** reason, the entire database file will be overwritten by the current
2314 ** filename if it needs to remember the filename for some reason.
2567 ** ^If for some reason, sqlite3_initialize() is unable to initialize
5103 ** interfaces, the underlying reason for the error is returned immediately.
8688 ** the reason the mutex does not exist is because the build is not
10689 ** database handle in autocommit mode but fails for some other reason,
10903 ** If sqlite3_deserialize(D,S,P,N,M,F) fails for any reason and if the
13095 ** The second argument indicates the reason that FTS5 is requesting
16475 ** For this reason, the default name prefix is changed to be "sqlite"
16547 ** Locking in windows is manditory. For this reason, we cannot store
17617 ** schema is being reloaded for some reason), the VTable objects are not
21140 ** list is deleted when the VM is reset in VdbeHalt(). The reason for doing
27523 ** For that reason, we will omit this optimization for now. See
32850 ** dereferenced for any reason. The calling function should invoke
34521 ** fails for some reason other than EINTR.
34682 sqlite3DebugPrintf("fcntl-failure-reason: %s %d %d %d\n",
39290 ** secondary files. For this reason, the division that implements
39719 ** For this reason, if an error occurs in the stat() call here, it is
40615 ** this reason, the division that implements of proxy locking is deferred
52616 ** need (and no reason to release them).
52724 ** The only reason the dbFileSize variable is required is to suppress
54868 ** that reason, we always use the nRec value in the header.
56671 ** made clean for some other reason, but no error occurs, then SQLITE_OK
59240 ** one or more savepoint bitvecs. This is the reason this function
59995 ** reason, the wal-index is sometimes called the "shm" file.
62753 ** This routine used to be called sqlite3OpenSnapshot() and with good reason:
65839 ** it was last placed, or has been invalidated for any other reason.
69881 /* The only reason to read this page is to obtain the page
71426 /* There is no reason any cursor should have an outstanding reference
72502 ** If this routine fails for any reason, it might leave the database
77642 ** If this routine fails for any reason (malloc returns NULL or unable
94484 ** db/table/row entry. The reason for using a vdbe program instead
95667 ** any reason to compare PK fields and they can be ignored for a small
96920 ** The reason this function does not call vdbePmaReaderNext() immediately
109044 int iCol; /* If !isPSample, the reason for inclusion */
124973 ** The reason is that generated column values are returned by the
135705 ** so there does not appear to be any reason to add extra logic
144880 ** For the same reason, WHERE terms such as:
151230 ** of uncertainty. For this reason, scoring is designed to pick plans that
164394 ** reason. So we run it once during initialization.
175000 ** option. The reason being that it is not guaranteed that the content
175834 ** order. For this reason, even though it seems more defensive, the
211542 ** The second argument indicates the reason that FTS5 is requesting