[MDEV-14853] Grant does not work correctly when table contains SYSTEM_INVISIBLE or COMPLETELY_INVISIBLE Created: 2018-01-02 Updated: 2018-05-18 Resolved: 2018-05-18 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 10.3.3 |
| Fix Version/s: | 10.3.7 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sachin Setiya (Inactive) | Assignee: | Sachin Setiya (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
all |
||
| Issue Links: |
|
||||||||
| Sprint: | 10.3.6-1 | ||||||||
| Description |
|
Column level GRANT does not work correctly when table contains and SYSTEM_INVISIBLE or COMPLETELY_INVISIBLE column.
when this particular user try insert
or
he will get access denied error. |
| Comments |
| Comment by Elena Stepanova [ 2018-01-02 ] |
|
I've found the opening of this discussion on December 7th, but can't find what was answered:
|
| Comment by Sachin Setiya (Inactive) [ 2018-01-02 ] |
|
Hi elenst, |
| Comment by Sachin Setiya (Inactive) [ 2018-04-26 ] |
|
http://lists.askmonty.org/pipermail/commits/2018-April/012463.html buildbot bb-10.3-sachin |