We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ef5295 commit b39f559Copy full SHA for b39f559
1 file changed
sync-diff-inspector/sync-diff-inspector-overview.md
@@ -63,6 +63,7 @@ To access table schemas and query data, sync-diff-inspector requires specific da
63
64
- `SELECT`: required to compare data.
65
- `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.
67
68
> **Note**:
69
>
0 commit comments