"Joseph Hsu" <[EMAIL PROTECTED]> wrote:
> Sorry, I use SQLite 3.4.2, NOT SQLite 3.5.2.
> The code in pager.c:2417 (SQLite 3.4.2) is
>
> for(pPg=pPager->pAll; pPg; pPg=pPg->pNextAll){
> pPg->needSync = 0; // <===== line 2417
> }
> Is there something wrong to pPg ? why ??
>
We have not received any similar error reports. And
the problem is impossible to debug with so little
information.
--
D. Richard Hipp <[EMAIL PROTECTED]>
-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------