|
 |
|
| |
23.19. The INFORMATION_SCHEMA PARTITIONS Table
The PARTITIONS table provides information about
table partitions.
Notes:
The PARTITIONS table is a non-standard
table. It was added in MySQL 5.1.6.
Important: If any partitioned
tables created in a MySQL version prior to MySQL 5.1.6 are
present following an upgrade to MySQL 5.1.6 or later, it is
not possible to SELECT from,
SHOW, or DESCRIBE the
PARTITIONS table. See
Section D.1.3, “Changes in release 5.1.6 (01 February 2006)” before
upgrading from MySQL 5.1.5 or earlier to MySQL 5.1.6 or later.
|
|
|