Files
MaxScale/Documentation
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-04-24 12:51:32 +03:00
2019-02-13 13:37:42 +02:00
2019-04-23 11:17:01 +03:00
2018-07-12 19:38:40 +03:00
2015-03-24 07:33:51 +02:00
2018-09-10 15:01:29 +03:00
2017-10-30 11:01:19 +02:00
2015-03-24 07:33:51 +02:00
2018-09-10 15:01:29 +03:00