~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/t/greedy_optimizer.test

  • Committer: Mark Atwood
  • Date: 2011-10-06 04:38:39 UTC
  • mfrom: (2426.3.1 drizzle-docs71)
  • Revision ID: me@mark.atwood.name-20111006043839-qrtu9wtrr04k7ie4
mergeĀ lp:~hingo/drizzle/drizzle-new-pandora-pluginini-keys

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;