Package | Description |
---|---|
com.tencentcloudapi.mariadb.v20170312 | |
com.tencentcloudapi.mariadb.v20170312.models |
Modifier and Type | Method and Description |
---|---|
ModifyAccountPrivilegesResponse |
MariadbClient.ModifyAccountPrivileges(ModifyAccountPrivilegesRequest req)
本接口(ModifyAccountPrivileges)用于修改云数据库的账户的权限信息。
注意**
- 系统保留库:"mysql",只开放["SELECT"]权限
- 只读账号授予读写权限会报错
- 不传权限参数表示保留现有权限,如需清除,请在复杂类型Privileges字段传空数组
|
Constructor and Description |
---|
ModifyAccountPrivilegesRequest(ModifyAccountPrivilegesRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.