Files
MaxScale/query_classifier
Johan Wikman ee8e43f26b MXS-2508 Fix problem
DIV and MOD are now also accepted instead of / and % respectively.
MOD is a keyword but (in principle incorrectly) decays into an id
when used in some other context. That is so that it will be
parser by the general function rule ("id ( ... )"). If used
incorrectly, the server will later reject.
2020-03-03 11:30:58 +02:00
..
2020-03-03 11:30:58 +02:00
2017-06-21 13:28:59 +03:00