Skip to content

Commit b614c5c

Browse files
authored
dumpling: add SHOW VIEW privilege (#21974)
1 parent acf8e5f commit b614c5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dumpling-overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ Dumpling has the following advantages:
7777
- RELOAD: Required when the level of `consistency` is `flush`. When the upstream is an RDS database or a managed service, you can ignore this privilege.
7878
- LOCK TABLES: Required when the level of `consistency` is `lock`. This privilege must be granted for all the databases and tables to be exported.
7979
- REPLICATION CLIENT: Required when exporting metadata to record data snapshot. This privilege is optional and you can ignore it if you do not need to export metadata.
80+
- SHOW VIEW: Required to collect view metadata for export.
8081

8182
### Export to SQL files
8283

0 commit comments

Comments
 (0)