grantSchema
Command Reference
Description
grants access to the schema
Usage
ctl -t MysqlSchema -o <objectname> -c grantSchema [-basedir <>] [-pass <>] [-rdbclients <localhost>] [-schemaname <>] [-user <>]
Options
| Option | Description | Type | Default |
|---|---|---|---|
| basedir | instance dir | string | |
| pass | user pass | string | |
| rdbclients | allowed client nodes | string | localhost |
| schemaname | name of db schema | string | |
| user | user name | string |


