Yuriy, I think, for the sake of code simplicity we can track all queries. in other case we will need to parse SQL text and detect that current query is the EXPLAIN one.
-- Alexey Kuznetsov
Yuriy, I think, for the sake of code simplicity we can track all queries. in other case we will need to parse SQL text and detect that current query is the EXPLAIN one.
-- Alexey Kuznetsov