Files
MaxScale/Documentation
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-08-16 09:21:06 +03:00
2019-02-13 13:37:42 +02:00
2019-03-15 12:26:59 +02:00
2018-11-05 13:43:22 +02:00
2019-03-07 15:59:27 +02:00
2019-03-15 12:26:59 +02: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