~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/test-run.pl

Merge refactored command line using for innodb

Show diffs side-by-side

added added

removed removed

Lines of Context:
2594
2594
    mtr_add_arg($args,
2595
2595
      "%s--innodb.data-file-path=ibdata1:20M:autoextend", $prefix);
2596
2596
 
2597
 
    mtr_add_arg($args, "%s--innodb.lock-wait-timeout=5", $prefix);
2598
 
 
2599
2597
  }
2600
2598
  else
2601
2599
  {