SQLite version 3.10.1 is now available on the SQLite website:

    https://www.sqlite.org/

Version 3.10.1 fixes a 1.5 year old bug in the query planner which might result 
in an incorrect answer for queries that contain a scalar subquery that uses the 
block-sorting optimization 
(https://www.sqlite.org/queryplanner.html#partialsort).  See 
https://www.sqlite.org/src/info/cb3aa0641d9a4138 for the bug report.

Version 3.10.1 also contains a new file-control 
(https://www.sqlite.org/c3ref/c_fcntl_busyhandler.html#sqlitefcntljournalpointer)
 requested by the Firefox developers.

The changes from 3.10.0 to 3.10.1 are minimal 
(https://www.sqlite.org/src/vdiff?from=fd0a50f0797d154f&to=254419c36766225c&sbs=1).

Please send email to the SQLite-users mailing list 
([email protected]) or directly to me if you encounter 
problems with this release.

--
D. Richard Hipp
[email protected]



_______________________________________________
sqlite-announce mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-announce

Reply via email to