Fast, Reliable, Proven transactional storage for MySQL
InnoDB is the leading transactional storage engine for MySQL, delivering high performance transaction processing, with row level locking and multi-version concurrency control. It minimizes expensive disk I/O through the efficient use of memory and processor resources. The InnoDB storage engine ensures data integrity and reliability, with such capabilities as referential integrity support and automatic data recovery.
The latest InnoDB offers enhanced performance, reliability and usability features, including “fast index creation”, data compression and improved multi-core scalability.
InnoDB Hot Backup / MySQL Enterprise Backup
InnoDB Hot Backup has been renamed to MySQL Enterprise Backup, which is included as part of the MySQL Enterprise Edition.

Products