MySQL :: MySQL 5.5 Reference Manual :: 19.2.2 LIST Partitioning

MySQL :: MySQL 5.5 Reference Manual :: 19.2.2 LIST Partitioning

瀏覽:852
日期:2025-04-27
List partitioning in MySQL is similar to range partitioning in many ways. As in partitioning by RANGE, each partition must be explicitly defined. The chief difference between the two types of partitioning is that, in list partitioning, each partition is ....看更多