~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/test-run.pl

  • Committer: Brian Aker
  • Date: 2008-09-25 21:45:57 UTC
  • Revision ID: brian@tangent.org-20080925214557-6zfb33otppnpsbut
Removed deprecated options from drizzled

Show diffs side-by-side

added added

removed removed

Lines of Context:
2487
2487
    mtr_add_arg($args, "%s--log-bin-trust-function-creators", $prefix);
2488
2488
  }
2489
2489
 
2490
 
  mtr_add_arg($args, "%s--default-character-set=utf8", $prefix);
2491
2490
  mtr_add_arg($args, "%s--tmpdir=$opt_tmpdir", $prefix);
2492
2491
 
2493
2492
  # Increase default connect_timeout to avoid intermittent