• unknown's avatar
    Add testing of extra port for pool-of-threads. · ce956c8f
    unknown authored
    The additional test uses up all threads in the pool with SELECT
    SLEEP(), and tests that this makes normal connections block, but
    connections on the extra port still work.
    
    Also test connection limit on extra port with and without
    pool-of-threads enabled.
    
    Add --connect-timeout option to mysqltest program.
    
    Add facility for --extra-port option to ConfigFactory.
    
    Fix regexp typo in ConfigFactory.pm
    ce956c8f
pool_of_threads.cnf 269 Bytes