[MDEV-24928] resource limit options for roles Created: 2021-02-19 Updated: 2021-02-20 Resolved: 2021-02-20 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Authentication and Privilege System |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Muhammad Irfan | Assignee: | Sergei Golubchik |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
I would like to raise feature request to add resource limit options for roles same as for users. https://mariadb.com/kb/en/create-user/#resource-limit-options CREATE ROLE journalist WITH MAX_STATEMENT_TIME 15 |