|
[ANNOUNCEMENT] ingres-1.4.0 (beta) Released.: msg#00022php.pecl.devel
The new PECL package ingres-1.4.0 (beta) has been released at http://pecl.php.net/. Release notes ------------- This release adds the folllowing ini settings: - ingres.timeout - connection timeout. Either add ingres.timeout=<some value in ms> to php.ini or call ini_set("ingres.timeout",<some value in ms>) within the php script. A value of -1 implies no timeout. - ingres.array_index_start - overide the default start value for the index of an array. Default is 1. The following changes were submitted: - Added missing constants for table structures [grantc 20-10-06] - Fixed SEGV during shutdown when TSRM enabled [grantc 02-10-06] - Fixed several SEGVs when working with parameters [grantc 02-10-06] - Added support for Unicode (UTF-16) insertion and retrieval [grantc 15-08-06] - Added support for updating/inserting LOBS [grantc 04-07-06] - blob_segment_length is now picked up without using ingres_connect option parameter [grantc 04-07-06] - Changed startup to initialize OpenAPI per request [grantc 04-07-06] - Fixed SEGV when using error reporting functions [grantc 28-04-06] - Fixed Array so the start index is 1 (original default) and not 0 [grantc 07-04-06] - Added ini setting ingres.array_index_start to overide default start index of 1 [grantc 07-04-06] - Fixed crash on module unload [grantc 22-03-06] - Added support for parameter typing to match PHP data to Ingres types [grantc 28-11-05] - Added preliminary UTF-16 support [grantc 28-11-05] - Added global to configure connection timeout [grantc 15-12-05] Package Info ------------- This extension supports the Ingres Relational Database System. Related Links ------------- Package home: http://pecl.php.net/package/ingres Changelog: http://pecl.php.net/package-changelog.php?package=ingres Download: http://pecl.php.net/get/ingres-1.4.0.tgz Authors ------------- Grant Croker <grant.croker@xxxxxxxxxx> (lead) |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: PDO_MYSQL connect fallback from localhost do /tmp/mysql.sock: 00022, Pierre |
|---|---|
| Next by Date: | New extension proposal: PAM: 00022, Mikael Johansson |
| Previous by Thread: | PDO_MYSQL connect fallback from localhost do /tmp/mysql.socki: 00022, Andreas Korthaus |
| Next by Thread: | New extension proposal: PAM: 00022, Mikael Johansson |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |