Lines Matching full:tried
8405 ** When X.pBlockingConnection==Y, that means that something that X tried8406 ** tried to do recently failed with an SQLITE_LOCKED error due to locks85617 ** (Later:) I tried setting "PRAGMA vacuum_db.journal_mode=OFF" but