Home
last modified time | relevance | path

Searched refs:cookie (Results 1 – 17 of 17) sorted by relevance

/sqlite-3.40.0/test/
H A Dtkt-b72787b1.test22 # * Alter the schema to invalidate cookie in A
25 # * A will find a bad cookie and cause *all* statements
67 # cause all $::STMT to hit an expired cookie. Prior to the fix
68 # for [b72787b1a7, the bad cookie would expire all statements, including
H A Dschema.test356 # the schema cookie. Then compile an SQL statement, using
357 # the current (incremented) value of the cookie.
364 # Rollback the transaction, resetting the schema cookie to the value
366 # incrementing the schema cookie.
372 # The schema cookie now has the same value as it did when SQL statement
H A Dtkt-f7b4edec.test44 # without changing the schema cookie.
H A Dbackup4.test18 # schema cookie and change counter. Doing that could cause other clients
H A Dcorrupt.test134 set cookie [expr [execsql {PRAGMA schema_version}] + 1]
141 PRAGMA schema_version = $cookie;
H A Dalter2.test42 # to $newval. Also, the schema cookie is incremented.
250 # file format requires incrementing the schema cookie.
H A Ddescidx3.test33 # to $newval. Also, the schema cookie is incremented.
H A Ddescidx2.test30 # to $newval. Also, the schema cookie is incremented.
H A Dtemptrigger.test145 # changed the schema cookie) it was not re-creating temp triggers attached
H A Dminmax3.test29 # to $newval. Also, the schema cookie is incremented.
H A Dvacuum.test154 # Make sure the schema cookie is incremented by vacuum.
H A Ddescidx1.test29 # to $newval. Also, the schema cookie is incremented.
H A Dcapi3.test701 # to $newval. Also, the schema cookie is incremented.
H A Dcapi3c.test646 # to $newval. Also, the schema cookie is incremented.
/sqlite-3.40.0/src/
H A Dprepare.c495 int cookie; in schemaIsValid() local
520 sqlite3BtreeGetMeta(pBt, BTREE_SCHEMA_VERSION, (u32 *)&cookie); in schemaIsValid()
522 if( cookie!=db->aDb[iDb].pSchema->schema_cookie ){ in schemaIsValid()
H A Dshell.c.in5930 { "schema cookie:", 40 },
/sqlite-3.40.0/ext/fts5/test/
H A Dfts5corrupt3.test393 set blob "12345678" ;# cookie
405 set blob "12345678" ;# cookie