MySQL 9.1.0
Source Code Documentation
|
Hard-coded data dictionary information. More...
#include <dict0dd.h>
Public Attributes | |
const char * | name |
Data dictionary table name. More... | |
const uint | n_indexes |
Number of indexes. More... | |
Hard-coded data dictionary information.
const uint innodb_dd_table_t::n_indexes |
Number of indexes.
const char* innodb_dd_table_t::name |
Data dictionary table name.