We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add SuperPriv in /user/userz api
SuperPriv
/user/userz
curl http://127.0.0.1:8080/v1/user/userz [{"User":"root","Host":"localhost","SuperPriv":"Y"},{"User":"mysql.session","Host":"localhost","SuperPriv":"Y"},{"User":"mysql.sys","Host":"localhost","SuperPriv":"N"},{"User":"root","Host":"127.0.0.1","SuperPriv":"Y"},{"User":"repl_b276fc6","Host":"%","SuperPriv":"N"},{"User":"qc_check","Host":"%","SuperPriv":"N"},{"User":"usr","Host":"%","SuperPriv":"Y"}]
The text was updated successfully, but these errors were encountered:
ctl/v1: userz add superpriv parameter radondb#551
a3629fd
[summary] Get usrz add superpriv parameter. [test case] src/ctl/v1/user_test.go [patch codecov] src/ctl/v1/user.go 96.2%
5574d6c
ctl/v1: userz add superpriv parameter #551
2e66fba
zhyass
No branches or pull requests
add
SuperPriv
in/user/userz
apiThe text was updated successfully, but these errors were encountered: