On 7/26/16, Alessandro Fardin <[email protected]> wrote:
> After updating from sqlite  3.8.11.1 to sqlite 3.13.0.
>
> The Query planner with the same SELECT statement on same table with the
> same indexes does not use index at all, but parse the entire table.
> Of course this causes a dramatically slow down of the application.

This problem should now be fixed in the latest Prerelease Snapshot
available at https://www.sqlite.org/download.html - please confirm
that the problem is resolved.

We are holding up the release of SQLite version 3.14 waiting on your
confirmation.

-- 
D. Richard Hipp
[email protected]
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to