Files
MaxScale/server/modules
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
..
2019-03-05 04:54:40 +02:00
2018-09-28 12:18:24 +03:00
2019-03-16 09:30:56 +02:00
2017-02-15 09:31:14 +02:00