ecp_mysql_list_privileges
Retrieve a MySQL user's privileges for a specific database by entering the database name and username. Use this to verify access rights and troubleshoot permission issues.
Instructions
List a MySQL user's privileges on a database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| db_name | Yes | ||
| db_username | Yes |