Bug#343736: libsqlite3-dev: Ignores nBytes in sqlite3_prepare()

2005-12-18 Thread tomfado
Thanks John, I will verify the bug and contact upstream. I will also upload a patched version to sid.// Tomas

Bug#343736: libsqlite3-dev: Ignores nBytes in sqlite3_prepare()

2005-12-17 Thread John Goerzen
Package: libsqlite3-dev Version: 3.2.7-1 Severity: normal I have various calls to sqlite3_prepare() in my program. All of them are working fine except one that calls it with the query "DROP TABLE test1". This query works fine from /usr/bin/sqlite3. The output I'm seeing is: user error (SQL err