~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/lib/mtr_process.pl

  • Committer: Brian Aker
  • Date: 2008-07-15 09:43:34 UTC
  • mfrom: (154.1.3 mysqladmin_diet)
  • Revision ID: brian@tangent.org-20080715094334-ctc02tojgpyy6u75
mysqladmin patch (plus removal of password auth bits)

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