The world's most popular open source database
Copyright 1997-2008 MySQL AB, 2008 Sun Microsystems, Inc.
This documentation is NOT distributed under a GPL license. Use of this documentation is subject to the following terms: You may create a printed copy of this documentation solely for your own personal use. Conversion to other formats is allowed as long as the actual content is not altered or edited in any way. You shall not publish or distribute this documentation in any form or on any media, except if you distribute the documentation in a manner similar to how Sun disseminates it (that is, electronically for download on a Web site with the software) or on a CD-ROM or similar medium, provided however that the documentation is disseminated together with the software on the same medium. Any other use, such as any dissemination of printed copies or use of this documentation, in whole or in part, in another publication, requires the prior written consent from an authorized representative of Sun Microsystems, Inc. Sun Microsystems, Inc. and MySQL AB reserve any and all rights to this documentation not expressly granted above.
For more information on the terms of this license, for details on
how the MySQL documentation is built and produced, or if you are
interested in doing a translation, please contact us at
<docs@mysql.com>.
If you want help with using MySQL, please visit either the MySQL Forums or MySQL Mailing Lists where you can discuss your issues with other MySQL users.
For additional documentation on MySQL products, including translations of the documentation into other languages, and downloadable versions in variety of formats, including HTML, CHM and PDF formats, see MySQL Documentation Library.
Abstract
This is the MySQL Reference Manual. It documents MySQL 6.0 through 6.0.9.
MySQL Cluster is currently not supported in MySQL 6.0. For information about MySQL Cluster, please see MySQL Cluster.
Document generated on: 2008-11-18 (revision: 12535)
The following table provides direct links into areas of the manual according to different topics. Links marked with » link to online guides and other manuals for more information.
Table 1. Topic Quick Reference
| Getting Started | Platforms | Administrators | Developers | Functionality | Connectors | HA/Scalability |
|---|---|---|---|---|---|---|
| Tutorial | Linux/Unix | » MySQL Version Reference | » MySQL Version Reference | Views | Connector/J | » HA/Scalability Guide |
| Installing | » Mac OS X | » Security | SQL Syntax | Stored Programs and Views | Connector/ODBC | MySQL and DRBD |
| Upgrade | » Windows | » Startup/Shutdown | Optimization | Replication | Connector/NET | Memcached |
| Server Administration | » Solaris | Partitioning | Connectors & APIs | Spatial Extensions | PHP | MySQL Proxy |
| FAQs | » Building from Source | » Backup and Recovery | Functions and Operators | Precision Math | C API | Replication |
Table of Contents [+/-]
tar.gz Packages on Other
Unix-Like SystemsAUTO_INCREMENTAccess denied ErrorsSELECT and Other Statements [+/-]EXPLAINSELECT QueriesWHERE Clause OptimizationIS NULL OptimizationLEFT JOIN and RIGHT JOIN
OptimizationORDER BY OptimizationGROUP BY OptimizationDISTINCT OptimizationIN/=ANY SubqueriesLIMIT OptimizationINFORMATION_SCHEMA OptimizationINSERT StatementsUPDATE StatementsDELETE StatementsMyISAM Key CacheMyISAM Index Statistics CollectionGROUP BY Clauses [+/-]ALTER DATABASE SyntaxALTER EVENT SyntaxALTER FUNCTION SyntaxALTER PROCEDURE SyntaxALTER SERVER SyntaxALTER TABLE SyntaxALTER VIEW SyntaxCREATE DATABASE SyntaxCREATE EVENT SyntaxCREATE FUNCTION SyntaxCREATE INDEX SyntaxCREATE PROCEDURE and
CREATE FUNCTION SyntaxCREATE SERVER SyntaxCREATE TABLE SyntaxCREATE TRIGGER SyntaxCREATE VIEW SyntaxDROP DATABASE SyntaxDROP EVENT SyntaxDROP FUNCTION SyntaxDROP INDEX SyntaxDROP PROCEDURE and
DROP FUNCTION SyntaxDROP SERVER SyntaxDROP TABLE SyntaxDROP TRIGGER SyntaxDROP VIEW SyntaxRENAME TABLE SyntaxSTART TRANSACTION,
COMMIT, and
ROLLBACK SyntaxSAVEPOINT and
ROLLBACK TO
SAVEPOINT SyntaxLOCK TABLES and
UNLOCK
TABLES SyntaxSET TRANSACTION SyntaxMyISAM Storage Engine [+/-]Maria Storage Engine [+/-]InnoDB Storage Engine [+/-]InnoDB OverviewInnoDB Contact InformationInnoDB ConfigurationInnoDB Startup Options and System VariablesInnoDB TablesInnoDB Data and Log
FilesInnoDB DatabaseInnoDB Database to Another MachineInnoDB Transaction Model and LockingInnoDB Performance Tuning TipsInnoDB Multi-VersioningInnoDB Table and Index StructuresInnoDB File Space Management and Disk I/OInnoDB Error HandlingInnoDB TablesInnoDB TroubleshootingFalcon Storage Engine [+/-]MERGE Storage Engine [+/-]MEMORY (HEAP) Storage EngineEXAMPLE Storage EngineFEDERATED Storage Engine [+/-]ARCHIVE Storage EngineCSV Storage Engine [+/-]BLACKHOLE Storage EngineINFORMATION_SCHEMA Tables [+/-]INFORMATION_SCHEMA SCHEMATA TableINFORMATION_SCHEMA TABLES TableINFORMATION_SCHEMA COLUMNS TableINFORMATION_SCHEMA STATISTICS TableINFORMATION_SCHEMA USER_PRIVILEGES TableINFORMATION_SCHEMA SCHEMA_PRIVILEGES TableINFORMATION_SCHEMA TABLE_PRIVILEGES TableINFORMATION_SCHEMA COLUMN_PRIVILEGES TableINFORMATION_SCHEMA CHARACTER_SETS TableINFORMATION_SCHEMA COLLATIONS TableINFORMATION_SCHEMA
COLLATION_CHARACTER_SET_APPLICABILITY TableINFORMATION_SCHEMA TABLE_CONSTRAINTS TableINFORMATION_SCHEMA KEY_COLUMN_USAGE TableINFORMATION_SCHEMA ROUTINES TableINFORMATION_SCHEMA VIEWS TableINFORMATION_SCHEMA TRIGGERS TableINFORMATION_SCHEMA PLUGINS TableINFORMATION_SCHEMA ENGINES TableINFORMATION_SCHEMA PARTITIONS TableINFORMATION_SCHEMA EVENTS TableINFORMATION_SCHEMA PROCESSLIST TableINFORMATION_SCHEMA REFERENTIAL_CONSTRAINTS TableINFORMATION_SCHEMA GLOBAL_STATUS and
SESSION_STATUS
TablesINFORMATION_SCHEMA GLOBAL_VARIABLES and
SESSION_VARIABLES
TablesINFORMATION_SCHEMA PARAMETERS TableINFORMATION_SCHEMA PROFILING TableINFORMATION_SCHEMA TablesSHOW StatementsINFORMATION_SCHEMABACKUP DATABASE and
RESTOREList of Figures
FEDERATED table structure
List of Tables
configure) Reference
Falcon INFORMATION_SCHEMA
performance diagnostic tables
List of Examples
DriverManager
SELECT query
Connection.prepareCall()
CallableStatement input parameters
AUTO_INCREMENT column values using
Statement.getGeneratedKeys()
AUTO_INCREMENT column values using
SELECT LAST_INSERT_ID()
AUTO_INCREMENT column values in
Updatable ResultSets
mysql_affected_rows
example
mysql_affected_rows
example using transactions
mysql_client_encoding
example
mysql_close
example
mysql_connect
example
mysql_connect
example using hostname:port syntax
mysql_connect
example using ":/path/to/socket" syntax
mysql_create_db
alternative example
mysql_data_seek
example
mysql_db_name
example
mysql_db_query
alternative example
mysql_drop_db
alternative example
mysql_errno
example
mysql_error
example
mysql_escape_string
example
mysql_fetch_array
with
MYSQL_NUM
mysql_fetch_array
with
MYSQL_ASSOC
mysql_fetch_array
with
MYSQL_BOTH
mysql_fetch_assoc
example
mysql_fetch_field
example
mysql_fetch_lengths
example
mysql_fetch_object
example
mysql_fetch_object
example
mysql_fetch_row
mysql_field_flags
example
mysql_field_len
example
mysql_field_name
example
mysql_field_table
example
mysql_field_type
example
mysql_free_result
example
mysql_get_client_info
example
mysql_get_host_info
example
mysql_get_proto_info
example
mysql_get_server_info
example
mysql_insert_id
example
mysql_list_dbs
example
mysql_list_fields
mysql_list_processes
example
mysql_list_tables
alternative example
mysql_num_fields
example
mysql_num_rows
example
mysql_ping
example
mysql_real_escape_string
example
mysql_result
example
mysql_select_db
example
mysql_stat
example
mysql_stat
example
mysql_tablename
example
mysql_thread_id
example
mysqli_connect_errno example
mysqli_connect_error example

