Searched refs:autoEQP (Results 1 – 1 of 1) sorted by relevance
525 int autoEQP; /* Run EXPLAIN QUERY PLAN prior to seach SQL stmt */ member1526 if( pArg && pArg->autoEQP ){ in shell_exec()2838 p->autoEQP = booleanValue(azArg[1]); in do_meta_command()3674 fprintf(p->out,"%12.12s: %s\n","eqp", p->autoEQP ? "on" : "off"); in do_meta_command()4679 data.autoEQP = 1; in main()