~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/lib/mtr_process.pl

Merged in Jay's tree.

Show diffs side-by-side

added added

removed removed

Lines of Context:
734
734
  {
735
735
    mtr_add_arg($args, "--port=%s", $srv->{'port'});
736
736
  }
737
 
  if ( $srv->{'port'} and ! -e $srv->{'path_sock'} )
738
 
  {
739
 
    mtr_add_arg($args, "--protocol=tcp"); # Needed if no --socket
740
 
  }
741
737
  mtr_add_arg($args, "--connect_timeout=5");
742
738
 
743
739
  # Shutdown time must be high as slave may be in reconnect