[fix] remove some internal urls and emails

This commit is contained in:
obdev
2023-03-17 20:55:23 +08:00
committed by ob-robot
parent e386747097
commit 8ce2f275c4
647 changed files with 905 additions and 905 deletions

View File

@ -205,7 +205,7 @@ int ObSchemaServiceSQLImpl::retrieve_schema_version(T &result, int64_t &schema_v
} else {
EXTRACT_INT_FIELD_MYSQL_SKIP_RET(result, "version", schema_version, uint64_t);
// for debug purpose:
// https://aone.alibaba-inc.com/issue/11260176?from=ak&
//
int32_t myport = 0;
char svr_ip[OB_IP_STR_BUFF] = "";
int64_t tmp_real_str_len = 0;