[MDEV-23085] INSERT .. RETURNING requires INSERT privilege on columns which only participate in RETURNING clause Created: 2020-07-03 Updated: 2020-07-03 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Authentication and Privilege System, Data Manipulation - Insert |
| Affects Version/s: | 10.5 |
| Fix Version/s: | 10.5 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Elena Stepanova | Assignee: | Sergei Golubchik |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Without RETURNING, the same INSERT works, so the INSERT privilege isn't really needed:
|