[MDEV-20549] SQL SECURITY DEFINER does not work for INFORMATION_SCHEMA tables Created: 2019-09-10 Updated: 2019-10-28 Resolved: 2019-10-28 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Authentication and Privilege System, Information Schema |
| Affects Version/s: | 5.5, 10.1, 10.2, 10.3, 10.4 |
| Fix Version/s: | 10.2.28, 10.3.19, 10.4.9 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
does not show all connections, even though the view is SQL SECURITY DEFINER so it should show processlist under root privileges. Same problem for I_S.TABLES, I_S.SCHEMATA, etc. |