Searched refs:dd_schema_uuid (Results 1 – 2 of 2) sorted by relevance
192 bool ndb_dd_get_schema_uuid(THD *thd, dd::String_type *dd_schema_uuid) { in ndb_dd_get_schema_uuid() argument207 if (!dd_client.get_schema_uuid(dd_schema_uuid)) { in ndb_dd_get_schema_uuid()
783 dd::String_type dd_schema_uuid; in detect_initial_restart() local784 if (!ndb_dd_get_schema_uuid(m_thd, &dd_schema_uuid)) { in detect_initial_restart()790 if (dd_schema_uuid.empty()) { in detect_initial_restart()827 if (ndb_schema_uuid == dd_schema_uuid.c_str()) { in detect_initial_restart()