MySQL 5.5 Release Notes
PDF (US Ltr)
- 26.8Mb
PDF (A4) - 26.8Mb
PDF (RPM) - 25.9Mb
EPUB - 6.7Mb
HTML Download (TGZ) - 6.4Mb
HTML Download (Zip) - 6.5Mb
HTML Download (RPM) - 5.5Mb
Eclipse Doc Plugin (TGZ) - 7.1Mb
Eclipse Doc Plugin (Zip) - 8.8Mb
Man Pages (TGZ) - 167.4Kb
Man Pages (Zip) - 273.2Kb
Info (Gzip) - 2.5Mb
Info (Zip) - 2.5Mb
PDF (A4) - 26.8Mb
PDF (RPM) - 25.9Mb
EPUB - 6.7Mb
HTML Download (TGZ) - 6.4Mb
HTML Download (Zip) - 6.5Mb
HTML Download (RPM) - 5.5Mb
Eclipse Doc Plugin (TGZ) - 7.1Mb
Eclipse Doc Plugin (Zip) - 8.8Mb
Man Pages (TGZ) - 167.4Kb
Man Pages (Zip) - 273.2Kb
Info (Gzip) - 2.5Mb
Info (Zip) - 2.5Mb
MySQL Backup and Recovery
MySQL NDB Cluster 7.2
MySQL Globalization
MySQL Information Schema
MySQL Installation Guide
MySQL and Linux/Unix
MySQL and OS X
MySQL Partitioning
MySQL Performance Schema
MySQL Replication
MySQL Restrictions and Limitations
Security in MySQL
MySQL and Solaris
Building MySQL from Source
Starting and Stopping MySQL
MySQL Tutorial
MySQL and Windows
MySQL NDB Cluster 7.2
MySQL Globalization
MySQL Information Schema
MySQL Installation Guide
MySQL and Linux/Unix
MySQL and OS X
MySQL Partitioning
MySQL Performance Schema
MySQL Replication
MySQL Restrictions and Limitations
Security in MySQL
MySQL and Solaris
Building MySQL from Source
Starting and Stopping MySQL
MySQL Tutorial
MySQL and Windows
MySQL 5.5 Reference Manual /
SQL Statement Syntax
Table of Contents [+/-]
- 13.1 Data Definition Statements [+/-]
- 13.1.1 ALTER DATABASE Syntax
- 13.1.2 ALTER EVENT Syntax
- 13.1.3 ALTER FUNCTION Syntax
- 13.1.4 ALTER LOGFILE GROUP Syntax
- 13.1.5 ALTER PROCEDURE Syntax
- 13.1.6 ALTER SERVER Syntax
- 13.1.7 ALTER TABLE Syntax
- 13.1.8 ALTER TABLESPACE Syntax
- 13.1.9 ALTER VIEW Syntax
- 13.1.10 CREATE DATABASE Syntax
- 13.1.11 CREATE EVENT Syntax
- 13.1.12 CREATE FUNCTION Syntax
- 13.1.13 CREATE INDEX Syntax
- 13.1.14 CREATE LOGFILE GROUP Syntax
- 13.1.15 CREATE PROCEDURE and CREATE FUNCTION Syntax
- 13.1.16 CREATE SERVER Syntax
- 13.1.17 CREATE TABLE Syntax
- 13.1.18 CREATE TABLESPACE Syntax
- 13.1.19 CREATE TRIGGER Syntax
- 13.1.20 CREATE VIEW Syntax
- 13.1.21 DROP DATABASE Syntax
- 13.1.22 DROP EVENT Syntax
- 13.1.23 DROP FUNCTION Syntax
- 13.1.24 DROP INDEX Syntax
- 13.1.25 DROP LOGFILE GROUP Syntax
- 13.1.26 DROP PROCEDURE and DROP FUNCTION Syntax
- 13.1.27 DROP SERVER Syntax
- 13.1.28 DROP TABLE Syntax
- 13.1.29 DROP TABLESPACE Syntax
- 13.1.30 DROP TRIGGER Syntax
- 13.1.31 DROP VIEW Syntax
- 13.1.32 RENAME TABLE Syntax
- 13.1.33 TRUNCATE TABLE Syntax
- 13.2 Data Manipulation Statements [+/-]
- 13.3 Transactional and Locking Statements [+/-]
- 13.3.1 START TRANSACTION, COMMIT, and ROLLBACK Syntax
- 13.3.2 Statements That Cannot Be Rolled Back
- 13.3.3 Statements That Cause an Implicit Commit
- 13.3.4 SAVEPOINT, ROLLBACK TO SAVEPOINT, and RELEASE SAVEPOINT Syntax
- 13.3.5 LOCK TABLES and UNLOCK TABLES Syntax
- 13.3.6 SET TRANSACTION Syntax
- 13.3.7 XA Transactions
- 13.4 Replication Statements [+/-]
- 13.5 Prepared SQL Statement Syntax [+/-]
- 13.6 Compound-Statement Syntax [+/-]
- 13.7 Database Administration Statements [+/-]
- 13.8 Utility Statements [+/-]
This chapter describes the syntax for the SQL statements supported by MySQL.
Related Documentation
Download
this Manual
Excerpts from this Manual
PDF (US Ltr)
- 26.8Mb
PDF (A4) - 26.8Mb
PDF (RPM) - 25.9Mb
EPUB - 6.7Mb
HTML Download (TGZ) - 6.4Mb
HTML Download (Zip) - 6.5Mb
HTML Download (RPM) - 5.5Mb
Eclipse Doc Plugin (TGZ) - 7.1Mb
Eclipse Doc Plugin (Zip) - 8.8Mb
Man Pages (TGZ) - 167.4Kb
Man Pages (Zip) - 273.2Kb
Info (Gzip) - 2.5Mb
Info (Zip) - 2.5Mb
PDF (A4) - 26.8Mb
PDF (RPM) - 25.9Mb
EPUB - 6.7Mb
HTML Download (TGZ) - 6.4Mb
HTML Download (Zip) - 6.5Mb
HTML Download (RPM) - 5.5Mb
Eclipse Doc Plugin (TGZ) - 7.1Mb
Eclipse Doc Plugin (Zip) - 8.8Mb
Man Pages (TGZ) - 167.4Kb
Man Pages (Zip) - 273.2Kb
Info (Gzip) - 2.5Mb
Info (Zip) - 2.5Mb
MySQL Backup and Recovery
MySQL NDB Cluster 7.2
MySQL Globalization
MySQL Information Schema
MySQL Installation Guide
MySQL and Linux/Unix
MySQL and OS X
MySQL Partitioning
MySQL Performance Schema
MySQL Replication
MySQL Restrictions and Limitations
Security in MySQL
MySQL and Solaris
Building MySQL from Source
Starting and Stopping MySQL
MySQL Tutorial
MySQL and Windows
MySQL NDB Cluster 7.2
MySQL Globalization
MySQL Information Schema
MySQL Installation Guide
MySQL and Linux/Unix
MySQL and OS X
MySQL Partitioning
MySQL Performance Schema
MySQL Replication
MySQL Restrictions and Limitations
Security in MySQL
MySQL and Solaris
Building MySQL from Source
Starting and Stopping MySQL
MySQL Tutorial
MySQL and Windows