RE: [sqlite] Assertion in pager.c

2004-02-19 Thread Parker, Ron
> From: D. Richard Hipp [mailto:[EMAIL PROTECTED] > inside of a transaction. OK, that's a bug. I'll fix it. > But in the meantime, your work-around is simple: recompile > with -DNDEBUG=1. That will disable all the asserts. (The > particular assertion failure you are hitting appears to be > co

[sqlite] Assertion in pager.c

2004-02-18 Thread Parker, Ron
I wasn't exactly sure of how to classify this to enter it as an official bug. Also I using a combination of software that I am certain is out of the ordinary. First I'll discuss the assertion, then my environment. What I am seeing is the following message: assertion "!pPager->noSync" fa