Skip to content
  • magnus.blaudd@oracle.com's avatar
    827b70f0
    WL#5960 Start memcached from mysql-test-run.pl · 827b70f0
    magnus.blaudd@oracle.com authored
     - Additional review fixes
     - remove hardcoded portnumber for memcached(s), portnumber is now generated
      by ConfigFactory.pm
     - Make it possible to configure  ndb_connectstring and max_connections in my.cnf
     - Add environement variable NDB_MEMCACHE_1_PORT holding the value
      of the port used by memcached.1, change all tests to use that env var.
     - Add more comments and print the name of the memcached being started
     - Pass the value of opt_verbose to SafeProcess->new so that args to memcached
      are printed if running mtr.pl with --verbose --verbose  
     - Use different name of log files for each memcached
    827b70f0
    WL#5960 Start memcached from mysql-test-run.pl
    magnus.blaudd@oracle.com authored
     - Additional review fixes
     - remove hardcoded portnumber for memcached(s), portnumber is now generated
      by ConfigFactory.pm
     - Make it possible to configure  ndb_connectstring and max_connections in my.cnf
     - Add environement variable NDB_MEMCACHE_1_PORT holding the value
      of the port used by memcached.1, change all tests to use that env var.
     - Add more comments and print the name of the memcached being started
     - Pass the value of opt_verbose to SafeProcess->new so that args to memcached
      are printed if running mtr.pl with --verbose --verbose  
     - Use different name of log files for each memcached
Loading