~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/test-run.pl

  • Committer: Brian Aker
  • Date: 2009-03-20 17:21:50 UTC
  • Revision ID: brian@tangent.org-20090320172150-n5js0mbkf5719ufv
RemoveĀ deadĀ options.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2469
2469
 
2470
2470
    mtr_add_arg($args, "%s--loose-innodb-lock-wait-timeout=5", $prefix);
2471
2471
 
2472
 
    mtr_add_arg($args, "%s--local-infile", $prefix);
2473
 
 
2474
2472
    if ( $idx > 0 or !$use_innodb)
2475
2473
    {
2476
2474
      mtr_add_arg($args, "%s--loose-skip-innodb", $prefix);