Am 01.07.2013 um 20:16 schrieb Richard Hipp: > On Mon, Jul 1, 2013 at 9:20 AM, Jens Miltner <[email protected]> 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.
Thanks for the quick turnaround. I just verified that this patch fixes our problems. -jens
_______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

