Public bug reported:
Binary package hint: sqlite3
Version 3.4.0 contains serious bugs including database corruption and
incompatiblity. Please update to version 3.4.1.
Compatibility fix includes:
* Add new APIs to the end of the sqlite3_apis structure in loadext.c, in
order to preserve backwards compatibility. Fix an incompatibility
introduced by [4108] . And keep sqlite3ext.h backwards compatible
Summary of other changes in 3.4.1 include:
* Fix a bug in VACUUM that can lead to database corruption if two
processes are connected to the database at the same time and one VACUUMs
then the other then modifies the database.
* The expression "+column" is now considered the same as "column" when
computing the collating sequence to use on the expression.
* In the TCL language interface, "@variable" instead of "$variable"
always binds as a blob.
* Added PRAGMA freelist_count for determining the current size of the
freelist.
* The PRAGMA auto_vacuum=incremental setting is now persistent.
* Add FD_CLOEXEC to all open files under unix.
* Fix a bug in the min()/max() optimization when applied to descending
indices.
* Make sure the TCL language interface works correctly with 64-bit
integers on 64-bit machines.
* Allow the value -9223372036854775808 as an integer literal in SQL
statements.
* Add the capability of "hidden" columns in virtual tables.
* Use the macro SQLITE_PRIVATE (defaulting to "static") on all internal
functions in the amalgamation.
* Add pluggable tokenizers and ICU tokenization support to FTS2
* Other minor bug fixes and documentation enhancements
** Affects: sqlite3 (Ubuntu)
Importance: Undecided
Status: New
--
Upstream 3.4.1 fixes database corruption, incompatibility, and more
https://bugs.launchpad.net/bugs/127223
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs