What Is InnoDB Storage Engine

This section describes the InnoDB storage engine, the default storage engine in the newer versions of MySQL server.

What InnoDB Storage Engine - InnoDB Storage Engine is a general-purpose storage engine that balances high reliability and high performance. InnoDB storage engine is the default storage engine in the newer versions of MySQL server.

Key advantages of InnoDB storage engine:

InnoDB storage engine has the following benefits:

Best practices for InnoDB storage engine provided in MySQL reference manual:

Table of Contents

 About This Book

 Introduction of SQL

 MySQL Introduction and Installation

 Introduction of MySQL Programs

 PHP Programs and MySQL Server

 Perl Programs and MySQL Servers

 Java Programs and MySQL Servers

 Datatypes and Data Literals

 Operations and Expressions

 Character Strings and Bit Strings

 Commonly Used Functions

 Table Column Types for Different Types of Values

 Using DDL to Create Tables and Indexes

 Using DML to Insert, Update and Delete Records

 Using SELECT to Query Database

 Window Functions for Statistical Analysis

 Use Index for Better Performance

 Transaction Management and Isolation Levels

 Locks Used in MySQL

 Defining and Calling Stored Procedures

 Variables, Loops and Cursors Used in Stored Procedures

 System, User-Defined and Stored Procedure Variables

 MySQL Server Administration

Storage Engines in MySQL Server

 What Are Storage Engines

What Is InnoDB Storage Engine

 Convert Table to InnoDB Storage Engine

 Clustered Index Used by InnoDB Engine

 Statistic Information on InnoDB Tables

 MySQL Status Variables for InnoDB Engine

 MySQL System Variables for InnoDB Engine

 InnoDB Storage Engine - Primary and Secondary Indexes

 Performance Tuning and Optimization

 Bulk Changes on Large Tables

 MySQL Server on macOS

 Installing MySQL Server on Linux

 Connection, Performance and Second Instance on Linux

 Archived Tutorials

 References

 Full Version in PDF/EPUB