Path to this page:
Subject: CVS commit: wip/libzdb
From: Tobias Nygren
Date: 2013-09-06 16:48:04
Message id: E1VHxKg-0001Dr-Eo@sfs-ml-3.v29.ch3.sourceforge.com
Log Message:
Version 2.12
--------------
* New: PreparedStatement_rowsChanged added to PreparedStatement.h
* Fixes: Oracle: OCIPing is used to check oracle connection and
ensure that the Pool returns connected connections. Thanks to
Pavlo Lavrenenko.
Version 2.11.3
--------------
* New: License exception added to allow for linking and
distributing this Software together with OpenSSL.
Version 2.11.2
--------------
* 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: Possible mem leak in Oracle's blob operation fixed
(Volodymyr Tarasenko)
Files: