Feature Request
Describe the feature you'd like:
After #768, we can use set config on TiDB to update configs of TiKV/PD.
Now the privilege of this statement is PrivSuper, which is not appropriate.
We should introduce a new privilege for it.
Describe alternatives you've considered:
No