Johan Wikman 9b27d7f24b MXS-2396 Reject use of masked var in variable definition
E.g.

   set @a = (SELECT fld FROM table);

will be rejected if 'fld' is a field that should be masked.
2019-03-20 15:11:58 +02:00
..
2019-03-19 09:35:18 +02:00
2018-09-10 13:22:49 +03:00
2018-06-25 10:07:52 +03:00
2017-01-16 10:56:33 +02:00