Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
MXS-SPRINT-101
Description
I've noticed that queries with DIV function produces an error
The statement could not be fully parsed and will hence be rejected (masking filter).
|
The query is:
select UNIX_TIMESTAMP() DIV 20; |
The error produces when filters (Column-Masking and/or Firewall-Blacklist) are enabled, but it works when no filters are enabled.