| /sqlite-3.40.0/ext/rbu/ |
| H A D | rbu6.test | 13 # outcome of some other client writing to the database while an RBU update 44 # Test the outcome of some other client writing the db while the *-oal 71 # Test the outcome of some other client writing the db after the *-oal 73 # other client writing to the db causes RBU to consider its job finished.
|
| /sqlite-3.40.0/ext/lsm1/lsm-test/ |
| H A D | README | 24 the system recovers and other clients proceed unaffected if 28 live-recovery (recovery from a failure that occurs while other 34 In other words, that databases containing block-redirects
|
| /sqlite-3.40.0/test/ |
| H A D | lock3.test | 38 # other connection should still be able to write. 48 # other connection should be able to read the database but not write 64 # other connection should be unable to read or write the database.
|
| H A D | hook2.test | 80 # 2.1.4 - REPLACE INTO ... (other index conflicts) 81 # 2.1.5 - REPLACE INTO ... (both PK and other index conflicts) 89 # 2.3.4 - UPDATE OR REPLACE ... (other index conflicts) 90 # 2.3.4 - UPDATE OR REPLACE ... (both PK and other index conflicts)
|
| H A D | walprotocol2.test | 23 # lock, then locks all other bytes before commencing recovery. If it fails 24 # to lock all other bytes (because some other process is holding a read
|
| H A D | lock4.test | 21 # This test uses two processes, one of which blocks until the other 58 # C. Commit the changes to test.db thus alloing the other process 111 # The other process has committed its transaction on test2.db by
|
| H A D | tkt2854.test | 38 # Check that an exclusive lock cannot be obtained if some other 60 # Check that an exclusive lock prevents other shared-cache users from 83 # Check that an exclusive lock prevents other shared-cache users from
|
| H A D | uri.test | 21 # 4.*: Tests for specifying other options (other than "vfs"). 23 # 6.*: Test that authorities other than "" and localhost cause errors. 161 # Test some of the other options (other than "vfs").
|
| H A D | misuse.test | 182 } {1 {bad parameter or other API misuse}} 187 } {1 {bad parameter or other API misuse}} 207 } {1 {(21) bad parameter or other API misuse}}
|
| H A D | shmlock.test | 153 set other [lindex $L([expr ($idx+1)%2]) $i] 154 if {($other!="n" && $locktype=="e")||($other=="e" && $locktype=="s")} {
|
| H A D | dataversion1.test | 30 # other schemas within the same connection. 50 # But the data version is constant if there are changes to other
|
| H A D | walprotocol.test | 31 # lock, then locks all other bytes before commencing recovery. If it fails 32 # to lock all other bytes (because some other process is holding a read
|
| H A D | sidedelete.test | 25 # starting with 1. This is used to reinitialize other tables 26 # as part of other tests.
|
| H A D | walblock.test | 74 # the other process to read from the database. It should block, as it 77 # 4. Still in xShmBarrier(), wait for 5 seconds. Check that the other
|
| H A D | whereF.test | 39 # In other words, when the best overall query plan has t2 as the outer loop, 210 INSERT INTO t VALUES('{"foo":"meep","other":12345}'); 215 } {{{"foo":"meep","other":12345}}} 287 # should not participate in the factoring optimization. In all cases other
|
| /sqlite-3.40.0/ext/fts3/ |
| H A D | README.content | 44 an error to attempt to retrieve the value of any table column other than 54 -- other than docid are required to evaluate them. 60 Errors related to attempting to retrieve column values other than docid 64 other than docid. 69 that if evaluation of a query requires the value of a column other than 89 When a users query on the FTS table requires a column value other than
|
| H A D | README.syntax | 56 or phrases within a specified proximity of each other. The NEAR operator 63 in the same column with not more than 10 other words between them. It does 72 by not more than 5 other tokens. More than one NEAR operator can be used 79 which is in turn separated by not more than 5 other tokens from an 172 As for all other operators, the NOT operator must be specified in
|
| /sqlite-3.40.0/ext/async/ |
| H A D | README.txt | 49 other parts of ACID: Atomic, Consistent, and Isolated. Many 104 in quick succession, other database users may be effectively 111 is never unlocked,preventing other processes from accessing 115 API (see below). This may improve performance when an NFS or other 153 and other varieties of Unix.
|
| /sqlite-3.40.0/ |
| H A D | README.md | 5 are also included. However, many other test scripts 15 If you are reading this on GitHub or some other Git repository or service, 17 other artifacts in a Git mirror are different from the official 43 * For other check-ins, substitute an appropriate branch name or 139 Additional test code is found in other source repositories. 155 other sources rather than being typed in manually by a programmer. This 222 called **sqlite3-all.c** that does #include on about seven other files 297 (and some other test programs too) is built and run when you type 303 There are many other source files. Each has a succinct header comment that
|
| /sqlite-3.40.0/mptest/ |
| H A D | crash02.subtest | 2 ** This script is called from crash01.test and config02.test and perhaps other 5 ** Then in the other clients, do an integrity check.
|
| /sqlite-3.40.0/autoconf/ |
| H A D | INSTALL | 83 all sorts of other programs in order to regenerate files that came 92 distcheck', which can by used by developers to test that all other 146 can specify an installation prefix other than `/usr/local' by giving 154 Documentation and other data files still use the regular prefix. 161 specifying just `--prefix' will affect all of the other directory 187 does not work on platforms that have drive letters. On the other hand, 360 for more details, including other options available for fine-tuning 368 `configure' also accepts some other, not widely useful, options. Run
|
| /sqlite-3.40.0/tool/ |
| H A D | stack_usage.tcl | 25 if {[regexp {callq? +[0-9a-z]+ <([^>]+)>} $line all other]} { 26 set key [list $curfunc $other]
|
| /sqlite-3.40.0/doc/ |
| H A D | wal-lock.md | 36 Usually, read-only are not blocked by any other database clients, so they 57 In other words, in all cases except when an open read-transaction is upgraded 82 In all other cases the blocking locks implementation should prevent clients
|
| H A D | vfs-shm.txt | 51 other than to zero the last valid frame field in the 87 (7) No part of the wal-index other than the header will be written nor 129 manager implementation can assert that fact. The other 27 possible
|
| /sqlite-3.40.0/src/ |
| H A D | sqlite.h.in | 1625 ** When [custom builds | built for other platforms] 1648 ** must ensure that no other SQLite interfaces are invoked by other 2787 ** this routine, that other busy handler is cleared.)^ 3469 ** In other words, the database behaves has if 7492 ** other than the one the BLOB handle is open on.)^ 7649 ** or by other independent statements. 7760 ** ^The other allowed parameters to sqlite3_mutex_alloc() (anything other 8161 ** to any of the other [sqlite3_str] methods. 8877 ** preventing other database connections from 9024 ** from within other threads. [all …]
|