Files
MaxScale/query_classifier/qc_sqlite
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
2020-02-10 15:28:38 +02:00
2020-02-10 15:28:38 +02:00
2020-03-03 11:30:58 +02:00