Version 3.6.14.1 solved the problem.
Thanks. -------Original Message------- From: Dan Date: 14/05/2009 11:21:33 To: General Discussion of SQLite Database Subject: Re: [sqlite] Bad UPDATE performance On May 14, 2009, at 2:33 PM, Ofir Neuman wrote: > Dan, > > Before I got your reply I checked it with Pcache1RemoveFromHash() > and it > fixed the problem. > > I will re-check this issue with pCache->nPage-- but I guess that it > will fix > the problem as well. > > Thanks for the help. > > Will this fix be included in the next build? Yes. > When a new build should be released? Unclear. Recently there has been a new release about once a month. Last release was about a week ago. > I have to release my application soon and can't due to this bug > (don't want > to compile sqlite3.dll by myself rather to use the precompiled for > windows) Maybe compile a patched sqlite3.c into your executable instead of using a dll. Dan. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users