Home
last modified time | relevance | path

Searched refs:UK_NAME (Results 1 – 19 of 19) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/dd/impl/tables/
H A Dtablespaces.h57 INDEX_UK_NAME = static_cast<uint>(Common_index::UK_NAME)
H A Dresource_groups.h60 INDEX_UK_RESOURCE_GROUP_NAME = static_cast<uint>(Common_index::UK_NAME)
H A Dindexes.h66 INDEX_UK_TABLE_ID_NAME = static_cast<uint>(Common_index::UK_NAME),
H A Dcollations.h61 INDEX_UK_NAME = static_cast<uint>(Common_index::UK_NAME),
H A Dcharacter_sets.h60 INDEX_UK_NAME = static_cast<uint>(Common_index::UK_NAME),
H A Dcheck_constraints.h56 INDEX_UK_SCHEMA_ID_NAME = static_cast<uint>(Common_index::UK_NAME),
H A Dschemata.h64 INDEX_UK_CATALOG_ID_NAME = static_cast<uint>(Common_index::UK_NAME),
H A Dspatial_reference_systems.h65 INDEX_UK_CATALOG_ID_NAME = static_cast<uint>(Common_index::UK_NAME),
H A Dcolumn_statistics.h60 INDEX_UK_CATALOG_ID_NAME = static_cast<uint>(Common_index::UK_NAME),
H A Dforeign_keys.h61 INDEX_UK_SCHEMA_ID_NAME = static_cast<uint>(Common_index::UK_NAME),
H A Dcatalogs.h57 INDEX_UK_NAME = static_cast<uint>(Common_index::UK_NAME)
H A Dcolumns.h81 INDEX_UK_TABLE_ID_NAME = static_cast<uint>(Common_index::UK_NAME),
H A Devents.h79 INDEX_UK_SCHEMA_ID_NAME = static_cast<uint>(Common_index::UK_NAME),
H A Dtable_partitions.h65 INDEX_UK_TABLE_ID_NAME = static_cast<uint>(Common_index::UK_NAME),
H A Dtriggers.h78 INDEX_UK_SCHEMA_ID_NAME = static_cast<uint>(Common_index::UK_NAME),
H A Dtables.h95 INDEX_UK_SCHEMA_ID_NAME = static_cast<uint>(Common_index::UK_NAME),
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/dd/impl/types/
H A Dobject_table_impl.h61 enum class Common_index { PK_ID, UK_NAME }; enumerator
/dports/databases/p5-DBIx-Admin-TableInfo/DBIx-Admin-TableInfo-3.04/lib/DBIx/Admin/
H A DTableInfo.pm204 UK_NAME => undef,
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/dd/impl/raw/
H A Dobject_keys.cc131 static_cast<int>(Object_table_impl::Common_index::UK_NAME); in create_access_key()
165 static_cast<int>(Object_table_impl::Common_index::UK_NAME); in create_access_key()