dismiss Step into the future! Click here to switch to the beta php.net site
downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

cubrid_get_charset> <cubrid_free_result
[edit] Last updated: Fri, 28 Jun 2013

view this page in

cubrid_get_autocommit

(PECL CUBRID >= 8.4.0)

cubrid_get_autocommitGet auto-commit mode of the connection

Description

bool cubrid_get_autocommit ( resource $conn_identifier )

The cubrid_get_autocommit() function is used to get the status of CUBRID database connection auto-commit mode.

For CUBRID 8.4.0, auto-commit mode is disabled by default for transaction management.

For CUBRID 8.4.1, auto-commit mode is enabled by default for transaction management.

Parameters

conn_identifier

Connection identifier.

Return Values

TRUE, when auto-commit is on.

FALSE, when auto-commit is off.

NULL on error.

See Also



add a note add a note User Contributed Notes cubrid_get_autocommit - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites