Login  |  Packages  |  Support  |  Bugs
Top Level :: Database :: PDO_CUBRID :: 8.4.0.0001

PDO_CUBRID 8.4.0.0001

Package Information
Summary CUBRID driver for PDO
Maintainers Esen Sagynov (lead) [details]
License PHP
Description This extension provides a CUBRID driver for PDO.
Homepage http://www.cubrid.org/php_cubrid_pdo
Release notes
Version 8.4.0.0001
(stable)
2008 R4.0 Release

This release is a major release.

Functionality added:

- Implement PDO API getColumnMeta:

The following column meta information will be returned:

type
name
table
def
precision
scale
not_null
auto_increment
unique_key
multiple_key
primary_key
foreign_key
reverse_index
reverse_unique

Changed and Enhanced Features:

- Add database parameter setting support:

cubrid_set_db_parameter() can be used to set the database transaction isolation
level and lock timeout value.

- Change the default status of auto commit mode to off.

Fixed bugs:

- Fix a bug in cubrid_bind: When the value of binding parameter is NULL, it will covert the value to empty string;
- Fix a bug about BLOB/CLOB: When inserting LOB data, if the data size is large enough, it will fails. And if the LOB data is in a file, and it is too large to be put into memory, you can bind a file path name when binding the LOB data;
- Fix a bug about CLOB: When binding data type is CLOB, it will fail when inserting it into CUBRID;
- Fix a bug in cubrid_stmt_describe_col which will cause the failure of test bug_44861.phpt;
- Fix a bug in cubrid_handle_quoter: Before escaping unquoted string, it should init the value of quotedlen to 0.

[ Latest Tarball ] [ Changelog ] [ View Statistics ]
[ Browse Source ] [ Package Bugs ] [ View Documentation ]
[ Report new bug ]

Dependencies for release 8.4.0.0001
PRIVACY POLICY  |  CREDITS
Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 21 17:05:02 2024 UTC
Bandwidth and hardware provided by: pair Networks