Version 2.11.2 of libzdb is now available:
Download: http://tildeslash.com/libzdb/dist/libzdb-2.11.2.tar.gz MD5 checksum: f3ebd6c32c47be084643a44d34459499
Changes in this release: ------------------------
New: Throw SQLException if a database access error occurs when ResultSet_next() is called. Previously, access errors could be masked as end of result set. Thanks to JiaQiang Xu.
Fixes: (Volodymyr Tarasenko) Possible mem leak in Oracle's blob operation fixed.
Fixes: MySQL and SQLite detection on ubuntu 12.04