~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/t/subselect_no_opts.test

  • Committer: Monty Taylor
  • Date: 2008-12-30 17:48:05 UTC
  • mfrom: (642.1.59 drizzle-clean-code)
  • mto: This revision was merged to the branch mainline in revision 755.
  • Revision ID: mordred@inaugust.com-20081230174805-luthhq80wufqg0cu
MergedĀ fromĀ Lee.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
 
7
7
--source t/subselect.test
8
8
 
9
 
set optimizer_switch='';
 
9
set optimizer_switch=0;
10
10
show variables like 'optimizer_switch';
11
11