Files
MaxScale/server/modules
Johan Wikman 3a5a8b13b9 MXS-2457 Treat string args as fields
The masking filter will now consider all string arguments to
functions to be fields. This in order to prevent bypassing of
the masking with

    > set @@sql_mode='ANSI_QUOTES';
    > select concat("ssn") from masking;

This may lead to false positives, but no can do.
2019-05-03 13:38:12 +03:00
..
2019-03-22 12:11:24 +02:00
2018-09-28 12:18:24 +03:00
2019-04-25 07:45:09 +03:00
2017-02-15 09:31:14 +02:00