Transaction « Procedure Function « SQL / MySQL






1.START TRANSACTION
2.Start and commit a TRANSACTION
3.Commit an update in a procedure
4.savepoint example
5.ROLLBACK TO a save point in a procedure
6.Deal with cursor within a TRANSACTION
7.ROLLBACK in a procedure