mariadb/mysql-test/lib/My
unknown ce956c8f2d Add testing of extra port for pool-of-threads.
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
2009-03-18 16:46:32 +01:00
..
File mtr.pl v2 2009-01-24 15:07:57 +01:00
SafeProcess Bug #40399 Please make mtr print stack trace after every failure 2009-01-21 10:34:01 +01:00
Config.pm WL#4350 Options in my.cnf style config file should not start with -- 2008-09-05 15:31:09 +02:00
ConfigFactory.pm Add testing of extra port for pool-of-threads. 2009-03-18 16:46:32 +01:00
CoreDump.pm Bug #40399 Please make mtr print stack trace after every failure 2009-01-21 10:34:01 +01:00
Find.pm Versional testing support 2008-09-20 16:51:31 +03:00
Handles.pm WL4189 Add Handles.pm and use it from My::File::Path to show open handles. Rewrite rmtree to use File::Find so we can get better debug printouts when something fails 2008-10-06 19:51:33 +02:00
Options.pm Add support for running in parallel 2008-04-24 13:02:53 +02:00
Platform.pm Bug#35735 mysql-test-run.pl creates tmpdir for socket path longer than 70 2009-01-21 18:18:03 +01:00
SafeProcess.pm Bug #40399 Please make mtr print stack trace after every failure 2009-01-21 10:34:01 +01:00
SysInfo.pm WL#4189 Set parallel to 1 if running under vmware on windows 2008-10-11 17:30:26 +02:00
Test.pm Bug#40715 mtr fails when running the same test case in parallel threads 2008-11-14 11:49:12 +01:00