Files
MaxScale/query_classifier/test
Johan Wikman 0c206ff428 MXS-1688 Handle ...INTERVAL N <unit>
"INTERVAL N <unit>" is now handled as an expression in itself and
as asuch will cause both statements such as

  "SELECT '2008-12-31 23:59:59' + INTERVAL 1 SECOND;"

and

  "select id from db2.t1 where DATE_ADD("2017-06-15", INTERVAL 10 DAY) < "2017-06-15";"

to be handled correctly. The compare test program contains some
heuristic checking, as the the embedded parser will in all cases
report date manipulation as the use of the add_date_interval()
function.
2018-03-01 17:39:03 +02:00
..
2017-05-10 09:12:42 +03:00
2016-08-11 12:44:07 +03:00
2016-08-11 12:44:07 +03:00
2017-12-27 14:14:51 +02:00
2017-12-27 14:14:51 +02:00
2017-08-31 13:27:02 +03:00
2017-08-31 13:27:02 +03:00
2017-01-17 14:48:43 +02:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2016-08-11 12:44:07 +03:00