Replies: 2 comments
-
|
配置项管理中的 ADMIN_QUERY_LIMIT 仅仅是针对管理员和DBA的查询结果集的限制(管理员和DBA默认是没有行数限制)。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
那在哪里限制普通用户可查询的行数? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
申请数据库查询权限时,设置的“查询限制行数”超过“配置项管理”中ADMIN_QUERY_LIMIT的值时,不受ADMIN_QUERY_LIMIT的限制,不是应该以ADMIN_QUERY_LIMIT为准吗?


Beta Was this translation helpful? Give feedback.
All reactions