Lines Matching refs:WALINDEX_MAX_VERSION
41842 ** WALINDEX_MAX_VERSION, then no read-transaction is opened and SQLite41846 #define WALINDEX_MAX_VERSION 300700042207 pWal->hdr.iVersion = WALINDEX_MAX_VERSION;43423 if( badHdr==0 && pWal->hdr.iVersion!=WALINDEX_MAX_VERSION ){