cubrid_get_autocommit(3) php man page | unix.com

Man Page: cubrid_get_autocommit

Operating Environment: php

Section: 3

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
end(7) - suse
cubrid_close(3) - php
cubrid_disconnect(3) - php
cubrid_ping(3) - php
cubrid_set_db_parameter(3) - php
Similar Topics in the Unix Linux Community
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun