Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
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