docs icon indicating copy to clipboard operation
docs copied to clipboard

PR #103637 - 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/103637 Commit: https://github.com/cockroachdb/cockroach/commit/e70beaf094a4d374bf7154c95e265c88658137d3 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-7726

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