文档勘误,sql function about resource control

有这样一个函数 CURRENT_RESOURCE_GROUP(),可以查看该用户当前会话绑定的资源组,

https://docs.pingcap.com/zh/tidb/stable/information-functions#支持的函数

but, 这个函数并不是 mysql 5.7 中提供的,所以不该出现在这个页面,
https://github.com/pingcap/docs/blob/master/functions-and-operators/information-functions.md?plain=1#L17

https://github.com/pingcap/docs/blob/master/functions-and-operators/information-functions.md?plain=1#L17

mysql文档的这个页面里并没有 current_resource_group, 搜索整个文档也没有,
https://dev.mysql.com/doc/refman/5.7/en/information-functions.html

搜索整个mysql代码也没有,
https://github.com/search?q=repo%3Amysql%2Fmysql-server+current_resource_group&type=code

@Billmay表妹 pls help.

1 个赞

学习认真。。。

我来反馈一下

相关 PR 可见

https://github.com/pingcap/docs-cn/pull/14467 [双手合十]

noted, thx. @Billmay表妹

此话题已在最后回复的 60 天后被自动关闭。不再允许新回复。