On Mon, Jul 1, 2013 at 9:20 AM, Jens Miltner <j...@mac.com> wrote:

> I recently updated our SQLite source to SQLite source distribution 3.7.17.
> Since then, we get assertions when running one of our larger queries. I
> have stripped down the query to a bare minimum query that produces the same
> assertion:
>


Thanks for an providing such a clean and easy to reproduce bug report.

A patch to fix this problem has been checked into trunk.  (
http://www.sqlite.org/src/info/72919ec34f).  The patch should apply cleanly
to whatever version of SQLite you are using.

At http://www.sqlite.org/draft/download.html you can find snapshots of the
version 3.8.0 alpha version that includes this patch.



-- 
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