You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use DistSQL to dynamically manage authority information through code, such as creating logical users and assigning database access permissions, but DistSQL does not seem to support it. The way to modify configuration files is not friendly to code implementation.
Is there a recommended solution?