-
Notifications
You must be signed in to change notification settings - Fork 16
autocommit
Scott C Gray edited this page Feb 26, 2017
·
2 revisions
autocommit - Contains the connection's current auto-commit status
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.