[MDEV-24425] Document the use of wildcards in the Grant section of the manual Created: 2020-12-17 Updated: 2020-12-17 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Documentation |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Claudio Nanni | Assignee: | Ian Gilfillan |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
In: https://mariadb.com/kb/en/grant/ There's no mention that wildcards '_' and '%' can be used in grants, like for example in schema_names so there's no mention either that such characters should be escaped if they are actually literals. |