Version 2.2.1 of Zild Database Library is available:
Download: http://www.tildeslash.com/libzdb/dist/libzdb-2.2.1.tar.gz MD5 checksum: 20c6bceae77f9e358e19b3ca4283afa1 libzdb-2.2.1.tar.gz Change log: http://www.tildeslash.com/libzdb/dist/CHANGES.txt
This is a bug fix release which has been tested on the following platforms:
Darwin 9.2.2 [ppc/x86] Linux FC/U [x86]
Changes in this release:
Version 2.2.1 ------------- * SQLite: Improved error reporting by using sqlite3_prepare_v2() when available. Thanks to Paul Stevens for suggesting this. Bug fixes: * MySQL and PostgreSQL: Fixed off-by-one count when verifying validity of parameter and column index. Thanks to Paul Stevens for bug report. * MySQL: Workaround mysql column truncation bug. Thanks to Paul Stevens for bug report.