[fix] remove some internal urls and emails
This commit is contained in:
@ -13,7 +13,7 @@
|
||||
*
|
||||
* Authors:
|
||||
* Author Name <email address>
|
||||
* RuDian<ryan.ly@alibaba-inc.com>
|
||||
* RuDian<>
|
||||
*/
|
||||
|
||||
#define USING_LOG_PREFIX SQL_RESV
|
||||
|
||||
@ -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_
|
||||
|
||||
@ -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'
|
||||
// 等价于
|
||||
|
||||
Reference in New Issue
Block a user