On 27 Aug 2015, at 3:20pm, Hick Gunter <hick at scigames.at> wrote:

> But you have to run the query as opposed to just parsing EXPLAIN

You have to _prepare() it.  You don't have to use _step() .  Though I suppose 
you should _finalize() it if you don't intend to use _step() .

Simon.

Reply via email to