提交 d915c6dd 编写于 作者: 羽飞's avatar 羽飞 提交者: wangzelin.wzl

copy from data_dir config to variable datadir

上级 c1e01ea7
......@@ -348,5 +348,9 @@ int ObServerReloadConfig::operator()()
LOG_WARN("fail to set location updater's thread cnt", KR(ret), K(location_thread_cnt));
}
}
{
ObSysVariables::set_value("datadir", GCONF.data_dir);
}
return real_ret;
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册