Antony Dovgal
|
12d54fa683
|
MFH: fix #40078 (ORA-01405 when fetching NULL values using oci_bind_array_by_name())
|
2007-01-11 11:27:52 +00:00 |
|
Sebastian Bergmann
|
4223aa4d5e
|
MFH: Bump year.
|
2007-01-01 09:36:18 +00:00 |
|
Antony Dovgal
|
7dc7882745
|
MFH
|
2006-12-25 21:47:02 +00:00 |
|
Ilia Alshanetsky
|
7efb0a14f4
|
Use safe_emalloc()
|
2006-12-25 21:41:04 +00:00 |
|
Antony Dovgal
|
7563d4f573
|
fix possible issue with negative values in oci_set_prefetch
(reported by Chris Jones)
|
2006-11-10 20:13:36 +00:00 |
|
Antony Dovgal
|
4106eee7c7
|
fix segfault in ZTS mode when statements containing sub-statements are destroyed in wrong order
|
2006-11-10 16:33:41 +00:00 |
|
Antony Dovgal
|
3bd0f950da
|
fix win32 build
|
2006-10-13 14:26:34 +00:00 |
|
Antony Dovgal
|
d087c87ffe
|
MFH: use connection charset when reading LOB data
|
2006-10-12 10:04:12 +00:00 |
|
Antony Dovgal
|
3a48a290a0
|
MFH: fix PECL bug #8816 (issue in php_oci_statement_fetch with more than one piecewise column)
patch by jeff at badtz-maru dot com
|
2006-10-09 09:34:55 +00:00 |
|
Antony Dovgal
|
7800711d34
|
MFH: fix leak when binding a variable to the same placeholder several times
|
2006-09-12 11:42:44 +00:00 |
|
Antony Dovgal
|
75b8cd741b
|
last portion of z/Z fixes
|
2006-08-31 16:15:24 +00:00 |
|
Antony Dovgal
|
08a9ab02ba
|
minor improvements
|
2006-08-22 11:09:12 +00:00 |
|
Antony Dovgal
|
70e59e2999
|
MFH: fix PECL bug #8112 (OCI8 persistent connections misbehave when Apache process times out)
|
2006-08-21 16:41:13 +00:00 |
|
Antony Dovgal
|
3a0f857173
|
minor CS/WS fixes
|
2006-08-15 13:08:34 +00:00 |
|
Antony Dovgal
|
c9c05bece9
|
add support for NCLOBs
fix #35973 (Error ORA-24806 occurs when trying to fetch a NCLOB field)
|
2006-08-09 15:24:27 +00:00 |
|
Antony Dovgal
|
946594bb6b
|
MFH: fix #38161 (oci_bind_by_name() returns garbage when Oracle didn't set the variable)
|
2006-08-09 12:15:43 +00:00 |
|
Antony Dovgal
|
e3cfc40cac
|
fix leak on failure
|
2006-08-09 11:49:06 +00:00 |
|
Antony Dovgal
|
f5b5d34a27
|
MFH: fix #37581 (oci_bind_array_by_name clobbers input array when using SQLT_AFC, AVC)
|
2006-07-31 10:30:23 +00:00 |
|
Antony Dovgal
|
aa1ced04cb
|
MFH: fix #38173 (Freeing nested cursors causes OCI8 to segfault)
|
2006-07-30 20:51:24 +00:00 |
|
Antony Dovgal
|
5751903b1b
|
fix #37059 (oci_bind_by_name() doesn't support RAW and LONG RAW fields)
add tests
|
2006-04-12 19:21:35 +00:00 |
|
Antony Dovgal
|
4e75cd5548
|
Added support for BINARY_DOUBLE and BINARY_FLOAT to PDO_OCI and OCI8 (also fixes bug #36764)
|
2006-03-18 22:06:31 +00:00 |
|
Antony Dovgal
|
716d22a8f6
|
MFH: fix #36403 (oci_execute() no longer supports OCI_DESCRIBE_ONLY)
|
2006-02-15 20:44:55 +00:00 |
|
Antony Dovgal
|
52232a7f7a
|
fix #36010 (Segfault when re-creating and re-executing statements with bound parameters)
|
2006-02-03 14:46:42 +00:00 |
|
Antony Dovgal
|
3a800fe146
|
MFH: fix #36235 (ocicolumnname delivers empty results before a succesfull ocifetch)
|
2006-01-31 18:38:52 +00:00 |
|
Antony Dovgal
|
5fb6e0703f
|
MFH: fix #36096 (oci_result() returns garbage after oci_fetch() failed)
|
2006-01-20 11:02:49 +00:00 |
|
foobar
|
5bd93221a8
|
bump year and license version
|
2006-01-01 12:51:34 +00:00 |
|
Antony Dovgal
|
84051ba42b
|
MFH: improve error message
|
2005-12-08 22:07:30 +00:00 |
|
Antony Dovgal
|
c287dec802
|
MFH: add 1 to the max_length to keep \0 at its place
|
2005-12-08 21:22:52 +00:00 |
|
Antony Dovgal
|
dfba12435d
|
use strlen() to get correct element length
|
2005-12-06 18:53:35 +00:00 |
|
Antony Dovgal
|
fc8d9584b1
|
fix Win32 compile failure
|
2005-12-01 19:25:48 +00:00 |
|
Antony Dovgal
|
f496bf9dda
|
MFH: fix potential problem in php_oci_bind_post_exec() when OCIDateToText() fails
|
2005-12-01 13:47:22 +00:00 |
|
Antony Dovgal
|
3756201e04
|
upgrade bundled OCI8 to v.1.1
|
2005-12-01 13:39:48 +00:00 |
|