[MDEV-21000] default behaviour of sql security and should be configurable. Created: 2019-06-19 Updated: 2021-01-25 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | Richard Stracke | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | Roles | ||
| Issue Links: |
|
||||||||
| Description |
|
For Trigger , Views and SPs, the default values are SQL security = definer In some cases, it would be useful to change the default behaviour to So the default behaviour should be changable with system variables. suggestion: Variable: possible value: For current_role , if current_role != null then back to current_user Variable possible values: default= definer |
| Comments |
| Comment by Thomas Kniep [ 2019-11-15 ] |
|
Hi, sorry for interfering, I noticed that this issue changed from Major to Minor, is there anything we can to to get more attention on this one? Thanks a lot Thomas |