Lines Matching refs:cache
22 # temptrigger-1.*: Shared cache problem.
23 # temptrigger-2.*: A similar shared cache problem.
29 # in shared-cache mode. If process 1 connections to a shared-cache and
30 # creates a temp trigger, the temp trigger is linked into the shared-cache
31 # schema. If process 2 reloads the shared-cache schema from disk, then
35 # temptrigger-1.1: In shared cache mode, create a table in the main
41 # same shared cache.
43 # temptrigger-1.3: Using the second connection to the shared-cache, cause
44 # the shared-cache schema to be reloaded.
82 # Cause the shared-cache schema to be reloaded.
104 # temptrigger-2.3 simply opens and closes a connection to the shared-cache.