~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/r/greedy_optimizer.result

  • Committer: Brian Aker
  • Date: 2011-09-22 17:17:17 UTC
  • mto: This revision was merged to the branch mainline in revision 2425.
  • Revision ID: brian@tangent.org-20110922171717-e3et5nu7yz2fxapd
Fix non-repeatable tests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
655
655
Variable_name   Value
656
656
Last_query_cost #
657
657
drop table t1,t2,t3,t4,t5,t6,t7;
 
658
set optimizer_search_depth=default;
 
659
set optimizer_prune_level=default;
 
660
set optimizer_search_depth=default;