Arbeitsnotizen zu: MySQL Implicit Commit

Aufpassen bei transactions

Kommentieren Jan 17 2021 .txt, .json, .md

Wieder was gelernt:

The statements listed in this section (and any synonyms for them) implicitly end any transaction 
active in the current session, as if you had done a COMMIT before executing the statement. 

Statements That Cause an Implicit Commit