~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/test-run.pl

Merged Eric from lp:~eday/drizzle/eday-merge

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