~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/test-run.pl

  • Committer: Brian Aker
  • Date: 2009-08-11 20:22:59 UTC
  • mfrom: (1093.1.59 captain)
  • Revision ID: brian@gaz-20090811202259-5a92huu2yqmzdx1u
MErge Jay

Show diffs side-by-side

added added

removed removed

Lines of Context:
2431
2431
  # Increase default connect_timeout to avoid intermittent
2432
2432
  # disconnects when test servers are put under load
2433
2433
  # see BUG#28359
2434
 
  mtr_add_arg($args, "%s--connect-timeout=60", $prefix);
 
2434
  mtr_add_arg($args, "%s--oldlibdrizzle-connect-timeout=60", $prefix);
2435
2435
 
2436
2436
 
2437
2437
  # When mysqld is run by a root user(euid is 0), it will fail