SQLite version 3.8.3.1 is now available on the SQLite website

    http://www.sqlite.org/
    http://www2.sqlite.org/
    http://www3.sqlite.org/

Version 3.8.3.1 fixes a bug that was recently found in SQLite versions 3.8.1, 
3.8.2, and 3.8.3.  Users of those prior versions are encouraged to upgrade.  If 
those prior versions are compiled using SQLITE_ENABLE_STAT3 or 
SQLITE_ENABLE_STAT4 then they might give an incomplete answer to some queries 
that contain both OR  and IS NOT NULL operators in the WHERE clause.  Further 
details regarding this bug are available in the change-log and under the "News" 
page on the website.

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