MySQL 9.1.0
Source Code Documentation
|
Key to identify a dictionary object. More...
#include <handler.h>
Public Attributes | |
uint32 | type |
Type of Object, For ex: column, index, etc. More... | |
uint64 | id |
Object id which should be unique in tablespsace. More... | |
Key to identify a dictionary object.
uint64 sdi_key_t::id |
Object id which should be unique in tablespsace.
uint32 sdi_key_t::type |
Type of Object, For ex: column, index, etc.