Files
MaxScale/Documentation/Filters
Johan Wikman 76ac63096c MXS-2396 Add check_user_variables configuration parameter
The masking filter should check for things like

    set @ssn = (SELECT ssn FROM users WHERE id = 1);

so that

    select @ssn;

is not possible.
2019-03-20 15:11:58 +02:00
..
2018-11-06 15:09:14 +02:00
2018-11-06 15:09:14 +02:00