Searched refs:schema_cookie (Results 1 – 1 of 1) sorted by relevance
18495 int schema_cookie; /* Database schema version number for this file */ member100636 if( db->aDb[pOp->p1].pSchema->schema_cookie!=iMeta ){100712 *(u32*)&pDb->pSchema->schema_cookie = *(u32*)&pOp->p3 - pOp->p5;106116 pTab->pSchema->schema_cookie,126539 pSchema->schema_cookie, /* P3 */128377 (int)(1+(unsigned)db->aDb[iDb].pSchema->schema_cookie));147969 pDb->pSchema->schema_cookie = meta[BTREE_SCHEMA_VERSION-1];148199 if( cookie!=db->aDb[iDb].pSchema->schema_cookie ){191366 if( db && (y = db->aDb[0].pSchema->schema_cookie)!=0 ){ x = y; }238608 db->aDb[0].pSchema->schema_cookie -= 32;[all …]