Skip to content
Scott C Gray edited this page Feb 26, 2017 · 2 revisions

Variable

autocommit - Contains the connection's current auto-commit status

Description

The ${autocommit} variable indicates whether or not the current connection is in auto-commit mode. In addition, the connections autocommit mode can be altered by setting this variable. To change the autocommit mode for all future connections, use the ${dflt_autocommit} variable.

See also

\connect, dflt_autocommit

Clone this wiki locally