Searched refs:cause (Results 1 – 25 of 122) sorted by relevance
12345
| /sqlite-3.40.0/test/ |
| H A D | tkt-b72787b1.test | 25 # * A will find a bad cookie and cause *all* statements 67 # cause all $::STMT to hit an expired cookie. Prior to the fix 69 # the following compound SELECT, which would cause a fault when the
|
| H A D | sidedelete.test | 43 # correlated subquery. This would cause database corruption 69 # This will cause stacks leaks but not database corruption prior
|
| H A D | shared8.test | 14 # does not cause the schema to be reloaded and (b) does not cause any
|
| H A D | interrupt2.test | 142 # db write should cause the wal file to grow. 151 # this db write should not cause the wal file to grow.
|
| H A D | analyzeF.test | 69 # Test that functions that do not exist - "func()" - do not cause an error. 79 # Check that functions that accept zero arguments do not cause problems.
|
| H A D | malloc5.test | 16 # the configured soft heap limit could cause sqlite to upgrade database 261 # At one point these tests would cause a seg-fault. 370 # UPDATE: No longer. As release_memory() does not cause a sync()
|
| H A D | temptrigger.test | 43 # temptrigger-1.3: Using the second connection to the shared-cache, cause 105 # It does not do anything special to cause the schema to be reloaded.
|
| H A D | capi3d.test | 169 # EVIDENCE-OF: R-37014-01401 The ATTACH and DETACH statements also cause 180 # BEGIN, COMMIT, ROLLBACK, SAVEPOINT, and RELEASE cause
|
| H A D | tkt-f7b4edec.test | 43 # In the second database connection cause the schema to be reparsed
|
| H A D | tkt2817.test | 48 # same name. #2817 did not cause a problem with these tests.
|
| H A D | bigfile2.test | 31 # db header. This will cause SQLite to assume that the first 4GB of pages
|
| H A D | selectG.test | 40 # not cause processor stack overflow.
|
| H A D | dbfuzz001.test | 189 # cause a rebalance operation, which would leave the btree in a weird 196 # This is a dbfuzz2-generate test case that can cause a page with
|
| H A D | tempdb.test | 43 # will cause a statement journal rollback on this non-existant
|
| H A D | fts1k.test | 49 # exercised. The version with a couple extra spaces should cause the
|
| H A D | fts2l.test | 49 # exercised. The version with a couple extra spaces should cause the
|
| H A D | fts3al.test | 49 # exercised. The version with a couple extra spaces should cause the
|
| H A D | tkt2820.test | 83 # should cause the entire INSERT to rollback using a statement
|
| H A D | backup4.test | 18 # schema cookie and change counter. Doing that could cause other clients
|
| H A D | alias.test | 129 # Aliases in the GROUP BY clause cause the expression to be evaluated
|
| H A D | walcrash2.test | 51 # database. This should cause the process to go into the
|
| /sqlite-3.40.0/ext/rtree/ |
| H A D | rtreeA.test | 12 # that corrupt or inconsistent databases do not cause crashes in the r-tree 155 # that this does not cause any problems. 213 # cause a crash.
|
| /sqlite-3.40.0/doc/ |
| H A D | trusted-schema.md | 6 structures that cause code to run when some other application opens and 12 that might cause harm to the system if run by a high-privilege victim. 30 Direct-only elements, in contrast, might have cause side-effects and
|
| /sqlite-3.40.0/ext/icu/ |
| H A D | README.txt | 143 cause excessive CPU usage. To curb this problem, SQLite defines the 164 lead to incorrect answers, but should not cause memory errors.
|
| /sqlite-3.40.0/ext/fts5/test/ |
| H A D | fts5ubsan.test | 12 # This test is focused on edge cases that cause ubsan errors.
|
12345