Files
MaxScale/query_classifier
Johan Wikman c662bea983 MXS-1359 Turn recursion into iteration
In case of very large compound selects or an INSERT with many
values, qc_sqlite could run out of stack space. To deal with
that, the critical recursion is turned into an iteration.
2017-08-14 13:29:19 +03:00
..
2017-08-10 15:23:42 +03:00
2017-06-21 13:28:59 +03:00