Spec-Zone.ru › MySQL 5.7

8.6 Optimizing for MyISAM Tables

  • 8.6.1 Optimizing MyISAM Queries
  • 8.6.2 Bulk Data Loading for MyISAM Tables
  • 8.6.3 Optimizing REPAIR TABLE Statements

The MyISAM storage engine performs best with read-mostly data or with low-concurrency operations, because table locks limit the ability to perform simultaneous updates. In MySQL, InnoDB is the default storage engine rather than MyISAM.

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

Spec-Zone.ru

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