Skip to content

Commit b39f559

Browse files
authored
sync-diff-inspector: add PROCESS permission when upstream and downstream are TiDB (#22289)
1 parent 6ef5295 commit b39f559

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sync-diff-inspector/sync-diff-inspector-overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ To access table schemas and query data, sync-diff-inspector requires specific da
6363

6464
- `SELECT`: required to compare data.
6565
- `RELOAD`: required to view table schemas.
66+
- `PROCESS`: required when both the upstream and downstream are TiDB clusters. It is used to query the `INFORMATION_SCHEMA.CLUSTER_INFO` table.
6667

6768
> **Note**:
6869
>

0 commit comments

Comments
 (0)