Files
MaxScale/query_classifier/qc_sqlite
Johan Wikman 7cb3c68d1e MXS-1380 Parse UNIONs completely
Before this change, only db2.t2 was reported as table name for a
select like

    select * from db1.t1 union select * from db2.t2

With this change, db1.t1 and db2.t2 are reported.
2017-08-31 13:27:02 +03:00
..
2016-08-11 12:44:07 +03:00
2017-02-14 21:42:28 +02:00
2017-08-31 13:27:02 +03:00