show_grants
Retrieve the privileges of a MySQL user by specifying the username and host. Quickly check user permissions for database administration.
Instructions
Mostra os privilégios de um usuário
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | Host do usuário | % |
| username | Yes | Nome do usuário | |
| connectionName | No | Nome da conexão para usar |