You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

NAME
autocommit - set or print the current connection's autocommit mode

SYNOPSIS
autocommit [ON | OFF]

DESCRIPTION
ON enables the autocommit mode and OFF disables the autocommit mode, ON and OFF are case insensitive. If no arguments supplied, autocommit prints the current
connection's autocommit status.

SEE ALSO
commit
rollback


  • No labels