I'm testing a candidate fix for your problem now.  I'll send you a link
once the tests finish (assuming they all work).

On Wed, Jan 25, 2012 at 3:35 PM, John Elrick <john.elr...@fenestra.com>wrote:

> Richard,
>
> I've found a problem that I don't understand.  Looking at the case
> OP_VerifyCookie, I attempted to output pOp->opcode, which I expected to
> equal OP_VerifyCookie.  However, it doesn't:
>
>  Schema has changed current state = 'db=00000025, pOp->opCode=66785672,
> db->aDb[pOp->p1].pSchema=02110AB0,
> db->aDb[pOp->p1].pSchema->schema_cookie=27,
> db->aDb[pOp->p1].pSchema->iGeneration=63, u.av.iMeta=27, u.av.iGen=63,
> pOp->p1=1, pOp->p2=27, pOp->p3=0'
>
> I don't see anything which should be modifying pOp.  Any thoughts?
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to