COMMIT « Transaction « SQL / MySQL






1.Performing a Transaction
2.Issue a BEGIN statement to suspend auto-commit mode, then issue the queries that make up the transaction.