MySQL auto commit

One of MySQL functions, autocommit is enabled / disabled and how it changes behavior.

Bottom line that InnoDB table is transaction safe.
(MySAM does not support transactions)

あれ、そもそもトランザクションって何?単語から何かの処理なんだろうなーってことはわかるけど???