[MXS-4504] IP wildcard values are not permitted in host values while using data masking Created: 2023-02-08 Updated: 2023-02-16 Resolved: 2023-02-09 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | masking |
| Affects Version/s: | 2.5.19, 6.4, 22.08 |
| Fix Version/s: | 2.5.25, 6.4.6, 22.08.5, 23.02.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Pramod Mahto | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
While dealing with Data masking using Maxscale https://mariadb.com/kb/en/mariadb-maxscale-6-masking/ its not working as expected with wildcard used for host value in applies_to or exempted section Here is the test case [Not working] :- Filename :- filter02.json
Output from backend MariaDB server :-
While its working fine with :- filter03.json
Output from backend MariaDB server :-
|