Skip to content

Commit 1150c95

Browse files
0xPoeOreoxmt
andauthored
Update sql-statements/sql-statement-refresh-stats.md
Co-authored-by: Aolin <aolinz@outlook.com>
1 parent 8a2bbfe commit 1150c95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sql-statements/sql-statement-refresh-stats.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ ClusterOption ::=
8181

8282
## Privileges
8383

84-
To execute `REFRESH STATS`, you must either have the `RESTORE_ADMIN` privilege or have the `SELECT` privilege on every target table. If your privileges are insufficient, TiDB returns an error and aborts the statement execution.
84+
To execute `REFRESH STATS`, you must have either the `RESTORE_ADMIN` privilege or the `SELECT` privilege on every target table. If your privileges are insufficient, TiDB returns an error and aborts the statement.
8585

8686
## MySQL compatibility
8787

0 commit comments

Comments
 (0)