Searched refs:initialized (Results 1 – 15 of 15) sorted by relevance
49 # require that SQLite be initialized. Verify that they fail.
90 puts "Temp table initialized from fts4aux: [time {
49 # This tests that once the pager-cache is initialized, it can be locked
283 # initialized the root page, so no corruption is detected.
19 # 1. The database is initialized to contain a single table with three
494 # (empty) schema has been initialized.
427 # One problem was that VDBE memory cells were not being initialized
212 # of ephermeral tables was not being initialized correctly and so no
63 # initialized with user-defined collation sequences when they are
862 static volatile LONG initialized = 0; in lsmWin32OsMutexStatic() local871 if( InterlockedCompareExchange(&initialized, 1, 0)==0 ){ in lsmWin32OsMutexStatic()
100 # EVIDENCE-OF: R-54708-13595 An R*Tree query is initialized by making
182 # structure are initialized by SQLite but are not subsequently modified.
41 dnl TEA specific: Make sure we are initialized894 dnl TEA specific: Make sure we are initialized1074 dnl TEA specific: Make sure we are initialized
1599 ** initialized when [sqlite3_open()] is called if it has not be initialized2694 ** ^(If SQLite has not been initialized using [sqlite3_initialize()] prior 5519 ** ^If [sqlite3_value] object V was initialized 9021 ** purposes while a backup operation is underway or being initialized.10384 ** using a contiguous in-memory database if it has been initialized by a
7373 * (a) The db was not initialized and zCol==0 (There are no columns.)7374 * (b) zCol!=0 (Column was added, db initialized as needed.)11378 ** error message if it is initialized.