MySQL 5.6 Release Notes
PDF (US Ltr)
- 31.4Mb
PDF (A4) - 31.6Mb
PDF (RPM) - 30.1Mb
EPUB - 7.7Mb
HTML Download (TGZ) - 7.5Mb
HTML Download (Zip) - 7.5Mb
HTML Download (RPM) - 6.5Mb
Eclipse Doc Plugin (TGZ) - 8.2Mb
Eclipse Doc Plugin (Zip) - 10.1Mb
Man Pages (TGZ) - 181.2Kb
Man Pages (Zip) - 292.4Kb
Info (Gzip) - 2.8Mb
Info (Zip) - 2.8Mb
PDF (A4) - 31.6Mb
PDF (RPM) - 30.1Mb
EPUB - 7.7Mb
HTML Download (TGZ) - 7.5Mb
HTML Download (Zip) - 7.5Mb
HTML Download (RPM) - 6.5Mb
Eclipse Doc Plugin (TGZ) - 8.2Mb
Eclipse Doc Plugin (Zip) - 10.1Mb
Man Pages (TGZ) - 181.2Kb
Man Pages (Zip) - 292.4Kb
Info (Gzip) - 2.8Mb
Info (Zip) - 2.8Mb
MySQL Backup and Recovery
MySQL Globalization
MySQL Information Schema
MySQL Installation Guide
MySQL and Linux/Unix
MySQL and OS X
MySQL Partitioning
MySQL Performance Schema
MySQL Replication
Using the MySQL Yum Repository
MySQL Restrictions and Limitations
Security in MySQL
MySQL and Solaris
Building MySQL from Source
Starting and Stopping MySQL
MySQL Tutorial
MySQL and Windows
MySQL Cluster NDB 7.3-7.4
MySQL Globalization
MySQL Information Schema
MySQL Installation Guide
MySQL and Linux/Unix
MySQL and OS X
MySQL Partitioning
MySQL Performance Schema
MySQL Replication
Using the MySQL Yum Repository
MySQL Restrictions and Limitations
Security in MySQL
MySQL and Solaris
Building MySQL from Source
Starting and Stopping MySQL
MySQL Tutorial
MySQL and Windows
MySQL Cluster NDB 7.3-7.4
MySQL 5.6 Reference Manual /
The InnoDB Storage Engine
Table of Contents [+/-]
- 14.1 Introduction to InnoDB [+/-]
- 14.2 InnoDB Concepts and Architecture [+/-]
- 14.3 InnoDB Transaction Model and Locking [+/-]
- 14.3.1 InnoDB Lock Modes
- 14.3.2 InnoDB Record, Gap, and Next-Key Locks
- 14.3.3 Avoiding the Phantom Problem Using Next-Key Locking
- 14.3.4 Consistent Nonlocking Reads
- 14.3.5 Locking Reads (SELECT ... FOR UPDATE and SELECT ... LOCK IN SHARE MODE)
- 14.3.6 Locks Set by Different SQL Statements in InnoDB
- 14.3.7 Implicit Transaction Commit and Rollback
- 14.3.8 Deadlock Detection and Rollback
- 14.3.9 How to Cope with Deadlocks
- 14.4 InnoDB Configuration [+/-]
- 14.4.1 InnoDB Initialization and Startup Configuration
- 14.4.2 Configuring InnoDB for Read-Only Operation
- 14.4.3 InnoDB Buffer Pool Configuration
- 14.4.4 Configuring the Memory Allocator for InnoDB
- 14.4.5 Configuring InnoDB Change Buffering
- 14.4.6 Configuring Thread Concurrency for InnoDB
- 14.4.7 Configuring the Number of Background InnoDB I/O Threads
- 14.4.8 Configuring the InnoDB Master Thread I/O Rate
- 14.4.9 Configuring Spin Lock Polling
- 14.4.10 Configuring InnoDB Purge Scheduling
- 14.4.11 Configuring Optimizer Statistics for InnoDB
- 14.4.12 Configuring the Merge Threshold for Index Pages
- 14.5 InnoDB Tablespace Management [+/-]
- 14.5.1 Resizing the InnoDB System Tablespace
- 14.5.2 Changing the Number or Size of InnoDB Redo Log Files
- 14.5.3 Using Raw Disk Partitions for the System Tablespace
- 14.5.4 InnoDB File-Per-Table Tablespaces
- 14.5.5 Creating a File-Per-Table Tablespace Outside the Data Directory
- 14.5.6 Copying File-Per-Table Tablespaces to Another Server
- 14.5.7 Storing InnoDB Undo Logs in Separate Tablespaces
- 14.6 InnoDB Table Management [+/-]
- 14.7 InnoDB Table Compression [+/-]
- 14.8 InnoDB File-Format Management [+/-]
- 14.9 InnoDB Row Storage and Row Formats [+/-]
- 14.10 InnoDB Disk I/O and File Space Management [+/-]
- 14.11 InnoDB and Online DDL [+/-]
- 14.11.1 Overview of Online DDL
- 14.11.2 Performance and Concurrency Considerations for Online DDL
- 14.11.3 SQL Syntax for Online DDL
- 14.11.4 Combining or Separating DDL Statements
- 14.11.5 Examples of Online DDL
- 14.11.6 Implementation Details of Online DDL
- 14.11.7 How Crash Recovery Works with Online DDL
- 14.11.8 Online DDL for Partitioned InnoDB Tables
- 14.11.9 Limitations of Online DDL
- 14.12 InnoDB Startup Options and System Variables
- 14.13 InnoDB INFORMATION_SCHEMA Tables [+/-]
- 14.13.1 InnoDB INFORMATION_SCHEMA Tables about Compression
- 14.13.2 InnoDB INFORMATION_SCHEMA Transaction and Locking Tables
- 14.13.3 InnoDB INFORMATION_SCHEMA System Tables
- 14.13.4 InnoDB INFORMATION_SCHEMA FULLTEXT Index Tables
- 14.13.5 InnoDB INFORMATION_SCHEMA Buffer Pool Tables
- 14.13.6 InnoDB INFORMATION_SCHEMA Metrics Table
- 14.14 InnoDB Integration with MySQL Performance Schema [+/-]
- 14.15 InnoDB Monitors [+/-]
- 14.16 InnoDB Backup and Recovery [+/-]
- 14.17 InnoDB and MySQL Replication
- 14.18 InnoDB memcached Plugin [+/-]
- 14.18.1 Benefits of the InnoDB memcached Plugin
- 14.18.2 InnoDB memcached Architecture
- 14.18.3 Setting Up the InnoDB memcached Plugin
- 14.18.4 Security Considerations for the InnoDB memcached Plugin
- 14.18.5 Writing Applications for the InnoDB memcached Plugin
- 14.18.6 The InnoDB memcached Plugin and Replication
- 14.18.7 InnoDB memcached Plugin Internals
- 14.18.8 Troubleshooting the InnoDB memcached Plugin
- 14.19 InnoDB Troubleshooting [+/-]
Related Documentation
Download
this Manual
Excerpts from this Manual
PDF (US Ltr)
- 31.4Mb
PDF (A4) - 31.6Mb
PDF (RPM) - 30.1Mb
EPUB - 7.7Mb
HTML Download (TGZ) - 7.5Mb
HTML Download (Zip) - 7.5Mb
HTML Download (RPM) - 6.5Mb
Eclipse Doc Plugin (TGZ) - 8.2Mb
Eclipse Doc Plugin (Zip) - 10.1Mb
Man Pages (TGZ) - 181.2Kb
Man Pages (Zip) - 292.4Kb
Info (Gzip) - 2.8Mb
Info (Zip) - 2.8Mb
PDF (A4) - 31.6Mb
PDF (RPM) - 30.1Mb
EPUB - 7.7Mb
HTML Download (TGZ) - 7.5Mb
HTML Download (Zip) - 7.5Mb
HTML Download (RPM) - 6.5Mb
Eclipse Doc Plugin (TGZ) - 8.2Mb
Eclipse Doc Plugin (Zip) - 10.1Mb
Man Pages (TGZ) - 181.2Kb
Man Pages (Zip) - 292.4Kb
Info (Gzip) - 2.8Mb
Info (Zip) - 2.8Mb
MySQL Backup and Recovery
MySQL Globalization
MySQL Information Schema
MySQL Installation Guide
MySQL and Linux/Unix
MySQL and OS X
MySQL Partitioning
MySQL Performance Schema
MySQL Replication
Using the MySQL Yum Repository
MySQL Restrictions and Limitations
Security in MySQL
MySQL and Solaris
Building MySQL from Source
Starting and Stopping MySQL
MySQL Tutorial
MySQL and Windows
MySQL Cluster NDB 7.3-7.4
MySQL Globalization
MySQL Information Schema
MySQL Installation Guide
MySQL and Linux/Unix
MySQL and OS X
MySQL Partitioning
MySQL Performance Schema
MySQL Replication
Using the MySQL Yum Repository
MySQL Restrictions and Limitations
Security in MySQL
MySQL and Solaris
Building MySQL from Source
Starting and Stopping MySQL
MySQL Tutorial
MySQL and Windows
MySQL Cluster NDB 7.3-7.4