AUTOCOMMIT

Core command SHOW AUTOCOMMIT SH AU SHAU

Displays autocommit setting for the current connection

Arguments

None.

Examples

SHOW AUTOCOMMIT;

Notes

Reports the autocommit setting of the current connection: SHOW AUTOCOMMIT. Takes no arguments. Displays a warning when autocommit is ON (updates cannot be rolled back), or a plain message when it is OFF.

Last modified in release 4.9.8.