4 Commits

Author SHA256 Message Date
6326abb79e Accepting request 1166923 from home:crameleon:mail
- Update to 3.2.3:
  * New: Provide better error reporting if a Connection cannot be obtained from the Connection Pool.
  * Fixed: In C++, added a guard against stopping the Connection Pool with live active Connections
    to prevent a dealloc sequence problem.
  * Fixed: Plus many more minor improvements and fixes
- Run spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/1166923
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libzdb?expand=0&rev=4
2024-06-11 07:49:31 +00:00
e5d7d74d9d Accepting request 869601 from home:cgiboudeaux:branches:devel:libraries:c_c++
- Update to 3.2.2. Changes since 3.1:
  * Fix: Removed Thread.h from the API.
  * New: C++17 support via zdbpp.h which is distributed with libzdb
  for more idiomatic use of libzdb from C++.
  * New: Support prefetch rows for MySQL and Oracle. Either
    programatically via Connection_setFetchSize() or via
    ResultSet_setFetchSize() or via a new global 'fetch-size'
    URL option.
  * New: MySQL 5.7 and later. Added session query timeout accessible via
    Connection_setQueryTimeout()
  * New: MySQL 8. Added a new URL option 'auth-plugin' which specify
    the authentication plugin to use when connecting to a MySQL server.
  * New: Oracle: Added a new URL option 'sysdba' for connecting with
    sysdba privileges.
  * Fixed: Revert previous fix and remove last SQL terminator character ';' in
    statements, except if preceded with END; to allow for ending a pl/sql block.
  * Fixed: Oracle: Set SQL null value in prepared statement
  * Fixed: Oracle: Handle date/time literal values

OBS-URL: https://build.opensuse.org/request/show/869601
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libzdb?expand=0&rev=3
2021-04-17 14:21:25 +00:00
e9df2bc20e Accepting request 386505 from home:pluskalm:branches:devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/386505
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libzdb?expand=0&rev=2
2016-04-10 16:39:35 +00:00
Stephan Kulow
09f69eea5c Accepting request 227144 from home:computersalat:devel:seafile
should be here

OBS-URL: https://build.opensuse.org/request/show/227144
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libzdb?expand=0&rev=1
2014-03-24 13:43:21 +00:00