MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for Key_spec, including all inherited members.
check_for_duplicate_indexes | Key_spec | |
columns | Key_spec | |
generated | Key_spec | |
key_create_info | Key_spec | |
Key_spec(MEM_ROOT *mem_root, keytype type_par, const LEX_CSTRING &name_arg, const KEY_CREATE_INFO *key_info_arg, bool generated_arg, bool check_for_duplicate_indexes_arg, List< Key_part_spec > &cols) | Key_spec | inline |
name | Key_spec | |
type | Key_spec | |
~Key_spec()=default | Key_spec | virtual |