[MXS-1345] Empty function list is not allowed Created: 2017-08-07 Updated: 2017-08-10 Resolved: 2017-08-10 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | dbfwfilter |
| Affects Version/s: | 2.1.0, 2.1.1, 2.1.2, 2.1.4, 2.1.5 |
| Fix Version/s: | 2.2.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2017-39 |
| Description |
|
Defining an empty list of functions is not allowed for a function type rule. This prevents the blocking of all queries by defining an empty list with action=allow. |
| Comments |
| Comment by markus makela [ 2017-08-10 ] |
|
The filter now allows an empty list of function names to be used. |