php man page for cubrid_get_autocommit

Query: cubrid_get_autocommit

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CUBRID_GET_AUTOCOMMIT(3)						 1						  CUBRID_GET_AUTOCOMMIT(3)

cubrid_get_autocommit - Get auto-commit mode of the connection

SYNOPSIS
bool cubrid_get_autocommit (resource $conn_identifier)
DESCRIPTION
The cubrid_get_autocommit(3) 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
o $conn_identifier -Connection identifier.
RETURN VALUES
TRUE, when auto-commit is on. FALSE, when auto-commit is off. NULL on error.
SEE ALSO
cubrid_set_autocommit(3), cubrid_commit(3). PHP Documentation Group CUBRID_GET_AUTOCOMMIT(3)
Related Man Pages
cubrid_client_encoding(3) - php
cubrid_commit(3) - php
cubrid_ping(3) - php
cubrid_set_db_parameter(3) - php
stomp_commit(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update