Searched refs:PAGER_ERR_LOCK (Results 1 – 1 of 1) sorted by relevance
202 #define PAGER_ERR_LOCK 0x04 /* error in the locking protocol */ macro376 if( pPager->errMask & PAGER_ERR_LOCK ) rc = SQLITE_PROTOCOL; in pager_errcode()
Completed in 10 milliseconds