MCPcopy Create free account
hub / github.com/Tencent/phxsql / GetMysqlOssAttrID

Method GetMysqlOssAttrID

phxcomm/ossconfig/phxsql_oss_config.cpp:65–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63}
64
65uint32_t PhxSQLOssConfig::GetMysqlOssAttrID() const {
66 return mysql_ossid_;
67}
68
69uint32_t PhxSQLOssConfig::GetSqlProxyMasterPortLogicOssAttrID() const {
70 return sql_proxy_masterport_logic_ossid_;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected