[MXS-1255] Reveals masked column with 'concat' function Created: 2017-05-01 Updated: 2017-05-02 Resolved: 2017-05-02 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | masking |
| Affects Version/s: | 2.1.1 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Atsushi KANAYA | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Description |
|
Masked column values are revealed with sql function CONCAT. For example, masking table with masked column `lastname`,
|
| Comments |
| Comment by Johan Wikman [ 2017-05-02 ] |
|
That observation is correct and is actually documented behaviour. From the documentation
However, we are aware that it is quite inconvenient currently to do that, so I just created the task |
| Comment by Johan Wikman [ 2017-05-02 ] |
|
Currently this is not a bug, but documented behaviour. Will be further address in |