Processing commands for [EMAIL PROTECTED]:
> package libsqlite3-0
Ignoring bugs not assigned to: libsqlite3-0
> severity 500792 normal
Bug#500792: libsqlite3-0: Incorrect query results
Severity set to `normal' from `grave'
> thanks
Stopping processing here.
Please con
package libsqlite3-0
severity 500792 normal
thanks
Hi Tristan!
On Wed, 2008-10-01 at 15:30 +0200, Tristan Seligmann wrote:
> The following series of statements produces incorrect results in version
> 3.5.9 of sqlite:
> CREATE TABLE foo(foo TEXT);
> INSERT INTO foo VALUES ('a');
> INSERT INTO foo
Package: libsqlite3-0
Version: 3.5.9-3
Severity: grave
Justification: causes non-serious data loss
The following series of statements produces incorrect results in version
3.5.9 of sqlite:
CREATE TABLE foo(foo TEXT);
INSERT INTO foo VALUES ('a');
INSERT INTO foo VALUES ('b');
CREATE INDEX foo_foo
3 matches
Mail list logo