I can't see the output of explain queries. If I run: ``` EXPLAIN SELECT 1; ``` I see "Success, 0 rows affected" instead of the query plan.
I can't see the output of explain queries. If I run:
I see "Success, 0 rows affected" instead of the query plan.