D. Richard Hipp wrote:
Version 2.8.10 of SQLite is now available on the website.
http://www.sqlite.org/
This version fixes a critical locking bug in Unix. It turns out
that any call to close() clears all locks on file that was closed
(who knew?) which then left the database vulnerable to cor
Version 2.8.10 of SQLite is now available on the website.
http://www.sqlite.org/
This version fixes a critical locking bug in Unix. It turns out
that any call to close() clears all locks on file that was closed
(who knew?) which then left the database vulnerable to corruption
from other proc
2 matches
Mail list logo