[fix] remove some internal urls and emails
This commit is contained in:
@ -117,7 +117,7 @@ OB_DEF_DESERIALIZE(ObTask)
|
||||
}
|
||||
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