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 connectionSYNOPSISbool cubrid_get_autocommit (resource $conn_identifier)DESCRIPTIONThe 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.PARAMETERSo $conn_identifier -Connection identifier.RETURN VALUESTRUE, when auto-commit is on. FALSE, when auto-commit is off. NULL on error.SEE ALSOcubrid_set_autocommit(3), cubrid_commit(3). PHP Documentation Group CUBRID_GET_AUTOCOMMIT(3)
| Related Man Pages |
|---|
| cubrid_client_encoding(3) - php |
| cubrid_get_server_info(3) - php |
| fbsql_autocommit(3) - php |
| mysqlnd_ms_get_last_gtid(3) - php |
| stomp_commit(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| Status of UNIX.COM Forum Transformation |
| Please Welcome Ravinder Singh to the Moderation Team |
| Please Welcome Nicki Paul to the Moderator Team! |