Table of Contents [+/-]
START TRANSACTION, COMMIT, and
ROLLBACK SyntaxSAVEPOINT and ROLLBACK TO
SAVEPOINT SyntaxLOCK TABLES and UNLOCK TABLES
SyntaxSET TRANSACTION SyntaxThis chapter describes the syntax for most of the SQL statements supported by MySQL. Additional statement descriptions can be found in the following chapters:
Statements for writing stored routines are covered in Chapter 21, Stored Procedures and Functions.
Statements for writing triggers are covered in Chapter 22, Triggers.
View-related statements are covered in Chapter 23, Views.

User Comments
Add your own comment.