~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/t/greedy_optimizer.test

  • 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:
379
379
show status like 'Last_query_cost';
380
380
 
381
381
drop table t1,t2,t3,t4,t5,t6,t7;
 
382
set optimizer_search_depth=default;
 
383
set optimizer_prune_level=default;
 
384
set optimizer_search_depth=default;