| Package Information |
| Summary |
PDO driver for IBM Informix INFORMIX databases |
| Maintainers |
IBM OpenDev <opendev@us.ibm.com> (lead) [details] RAHUL PRIYADARSHI <rahul.priyadarshi@in.ibm.com> (lead) [details]
|
| License |
Apache License 2.0 |
| Description |
This extension provides an IBM Informix Dynamic Server driver for PDO. To build and run
PDO_INFORMIX, you must install the Informix Client Software Development Kit (CSDK)
from http://ibm.com/informix/downloads.html. |
Release notes Version 1.2.5 (stable) |
Bug of SEGV when execute is used with bind_param on parameter markers BLOB/CLOB type fixed.
Problem while inserting NULL in CLOB field.
Bug fixed - PDO error info throws SEGV on SQL_SUCCESS.
Updating test cases. |