PDF (A4) - 43.4Mb
Man Pages (TGZ) - 297.3Kb
Man Pages (Zip) - 402.5Kb
Info (Gzip) - 4.3Mb
Info (Zip) - 4.3Mb
MySQL Globalization
MySQL Information Schema
MySQL Installation Guide
Security in MySQL
Starting and Stopping MySQL
MySQL and Linux/Unix
MySQL and Windows
MySQL and macOS
MySQL and Solaris
Building MySQL from Source
MySQL Restrictions and Limitations
MySQL Partitioning
MySQL Tutorial
MySQL Performance Schema
MySQL Replication
Using the MySQL Yum Repository
MySQL NDB Cluster 8.0
This table provides information about indexes onNDB tables. The columns of theindex_columns table are listed here, along with brief descriptions:
table_idUnique ID of the
NDBtable for which the index is definedName of the database containing this table
varchar(64)table_nameName of the table
index_object_idObject ID of this index
index_nameName of the index; if the index is not named, the name of the first column in the index is used
index_typeType of index; normally this is 3 (unique hash index) or 6 (ordered index); the values are the same as those in the
type_idcolumn of thedict_obj_typestablestatusOne of
new,changed,retrieved,invalid, oralteredcolumnsA comma-delimited list of columns making up the index
Theindex_columns table was added in NDB 8.0.29.
PDF (A4) - 43.4Mb
Man Pages (TGZ) - 297.3Kb
Man Pages (Zip) - 402.5Kb
Info (Gzip) - 4.3Mb
Info (Zip) - 4.3Mb
MySQL Globalization
MySQL Information Schema
MySQL Installation Guide
Security in MySQL
Starting and Stopping MySQL
MySQL and Linux/Unix
MySQL and Windows
MySQL and macOS
MySQL and Solaris
Building MySQL from Source
MySQL Restrictions and Limitations
MySQL Partitioning
MySQL Tutorial
MySQL Performance Schema
MySQL Replication
Using the MySQL Yum Repository
MySQL NDB Cluster 8.0