[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

@ -13,7 +13,7 @@
*
* Authors:
* Author Name <email address>
* RuDian<ryan.ly@alibaba-inc.com>
* RuDian<>
*/
#define USING_LOG_PREFIX SQL_RESV

View File

@ -13,7 +13,7 @@
*
* Authors:
* Author Name <email address>
* RuDian<ryan.ly@alibaba-inc.com>
* RuDian<>
*/
#ifndef OCEANBASE_SRC_SQL_RESOLVER_DDL_OB_CALL_PROCEDURE_STMT_H_

View File

@ -368,7 +368,7 @@ int ObResourceUnitOptionResolver<T>::resolve_varchar_(ParseNode *child, const Ob
SQL_RESV_LOG(WARN, "fail to assign child str", KR(ret), K(child->str_value_), K(child->str_len_));
} else {
//
// bugfix: https://aone.alibaba-inc.com/req/23558382
// bugfix:
//
// create resource unit unit_test4 max_cpu '1', max_iops '128'
// 等价于