Spec-Zone.ru › MySQL 5.7

14.9 InnoDB Table and Page Compression

  • 14.9.1 InnoDB Table Compression
  • 14.9.2 InnoDB Page Compression

This section provides information about the InnoDB table compression and InnoDB page compression features. The page compression feature is referred to as .

Using the compression features of InnoDB, you can create tables where the data is stored in compressed form. Compression can help to improve both raw performance and scalability. The compression means less data is transferred between disk and memory, and takes up less space on disk and in memory. The benefits are amplified for tables with , because index data is compressed also. Compression can be especially important for storage devices, because they tend to have lower capacity than devices.

© 2025 Oracle
Licensed under the GPLv2 License.
https://docs.oracle.com/cd/E17952_01/mysql-5.7-en/innodb-compression.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API