[fix] remove some internal urls and emails
This commit is contained in:
@ -723,7 +723,7 @@ int ObPxRpcInitSqcArgs::do_deserialize(int64_t &pos, const char *net_buf, int64_
|
||||
}
|
||||
if (OB_SUCC(ret)) {
|
||||
// Compact mode may not set while rpc argument deserialize, set it manually.
|
||||
// See: https://work.aone.alibaba-inc.com/issue/22053604
|
||||
// See:
|
||||
lib::CompatModeGuard g(ORACLE_MODE == exec_ctx_->get_my_session()->get_compatibility_mode()
|
||||
? lib::Worker::CompatMode::ORACLE
|
||||
: lib::Worker::CompatMode::MYSQL);
|
||||
|
||||
Reference in New Issue
Block a user