docs icon indicating copy to clipboard operation
docs copied to clipboard

PR #103644 - sql: apply system privileges to crdb_internal contention tables

Open cockroach-teamcity opened this issue 2 years ago • 0 comments

Exalate commented:

Related PR: https://github.com/cockroachdb/cockroach/pull/103644 Commit: https://github.com/cockroachdb/cockroach/commit/02bb5f4ddc193c5812dcb59e40f752d679ff0697 Fixes: CRDB-27297


Release note (sql change): crdb_internal.transaction_contention_events, crdb_internal.node_contention_events and crdb_internal.cluster_locks redact keys provided the user has VIEWACTIVITYREDACTED. crdb_internal.node_contention_events now can only be viewed if the user has any of admin, VIEWACTIVITY or VIEWACTIVITYREDACTED.

Jira Issue: DOC-7725

cockroach-teamcity avatar May 23 '23 05:05 cockroach-teamcity