Illustrating Primary Key models in InnoDB and their impact on disk usage |
On a recent engagement I worked with a customer who makes extensive use of UUID() values for their Primary Key and stores it as char(36), and their row count on this example table has grown to over 1 billion rows. The table is INSERT-only (no UPDATEs or DELETEs), and the bulk of their retrieval are PK [&]
The post Illustrating Primary Key models in InnoDB and their impact on disk usage appeared first on MySQL Performance Blog.
Комментировать | « Пред. запись — К дневнику — След. запись » | Страницы: [1] [Новые] |