MySQL 8.3.0
Source Code Documentation
Key_spec Member List

This is the complete list of members for Key_spec, including all inherited members.

check_for_duplicate_indexesKey_spec
columnsKey_spec
generatedKey_spec
key_create_infoKey_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_specinline
nameKey_spec
typeKey_spec
~Key_spec()=defaultKey_specvirtual