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:
The EXPLAIN statement is discussed in
Chapter 7, Optimization.
Statements for writing stored routines are covered in Chapter 17, Stored Procedures and Functions.
Statements for writing triggers are covered in Chapter 18, Triggers.
View-related statements are covered in Chapter 19, Views.

User Comments
Add your own comment.