summaryrefslogtreecommitdiff
path: root/mysql-test/lib/My
Commit message (Expand)AuthorAgeFilesLines
* Merge bug#47867 to 5.1-bugteamMagnus Blåudd2009-11-031-3/+0
|\
| * Bug#47867 compiler warning _WIN32_WINNT macro redefinitionMagnus Blåudd2009-10-061-3/+0
* | mergeVladislav Vaintroub2009-11-031-6/+22
|\ \
| * | Bug #47731 mtr freezes for many seconds when process to be killed has already...Vladislav Vaintroub2009-09-301-6/+22
| |/
* | Bug #47423 mtr connects to wrong databaseVladislav Vaintroub2009-11-031-1/+19
|/
* 3rd merge from mainBjorn Munch2009-09-031-1/+2
|\
| * Apply patch from bug#46834 to install the test suite in RPMs.Jonathan Perkin2009-08-211-1/+2
* | first merge from mainBjorn Munch2009-09-021-11/+14
|\ \ | |/
| * Fix warnings generated by SunStudio and GCC.Davi Arnaut2009-07-081-11/+14
* | Bug #45771 AIX and i5/OS Perl bug: check_socket_path_length in MTR failsBjorn Munch2009-08-061-16/+7
* | Bug #45771 AIX and i5/OS Perl bug: check_socket_path_length in MTR failsBjorn Munch2009-08-051-1/+17
* | Bug #46212 safe_process: FATAL ERROR, Unknown option: --nocoreBjorn Munch2009-07-231-10/+20
* | Bug #43005 main.init_connect fais on Windows in PB2Bjorn Munch2009-07-151-1/+8
* | Bug #43780 mysql-test-run uses deprecated server optionsBjorn Munch2009-06-221-2/+4
|/
* Bug #44775 MTR fails to bootstrap mysqld on Windows in Pushbuild 2.Vladislav Vaintroub2009-05-141-7/+29
* Bug #44511 MTR2: add an option not to kill other servers when one from the g...Bjorn Munch2009-04-291-0/+12
* Bug #42804 --parallel option does not work for MTR under ActiveState Vladislav Vaintroub2009-04-231-0/+9
* Bug #41649 sporadic pb failure: mtr stopped, message "TIMEOUT (1200 seconds),...Bjorn Munch2009-04-081-0/+18
* Bug #43570 MTR2 hangs when test fails and named pipe createdBjorn Munch2009-04-011-0/+3
* change order of cdb parameters to workaround a bug , where command (-c) is no...Vladislav Vaintroub2009-03-241-1/+1
* Bug #43074 MTR2 is not accessing core dumps when a path is too longBjorn Munch2009-03-201-3/+33
* merge from mainBjorn Munch2009-03-182-2/+144
|\
| * merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-03-114-11/+25
| |\
| * | Bug#42788 lib\My\CoreDump.pm needs to be ported for Windows.Vladislav Vaintroub2009-02-121-0/+127
| * | Bug#42709: safe_process_win.cc does not print correct system error messages.Vladislav Vaintroub2009-02-091-2/+17
* | | Bug #43597 Fix for Bug 43410 breaks build on Power Mac due to incomplete sys/...Bjorn Munch2009-03-121-0/+1
| |/ |/|
* | Bug #43410 --skip-core-file has no effect if core file size is setBjorn Munch2009-03-092-1/+17
* | Bug #40978 Error log gets truncated during testsuite, prevents debuggingBjorn Munch2009-03-021-4/+4
* | Bug #43172 MTR leaves test files in /tmp after check_socket_path_length finds...Bjorn Munch2009-02-251-6/+4
|/
* Bug#42641 mtr.pl fails to run within JobObjectMagnus Svensson2009-02-061-1/+8
* MergeMagnus Svensson2009-01-271-0/+42
|\
| * mtr.pl v2Magnus Svensson2009-01-241-9/+10
| * WL#4189 mtr.pl v2Magnus Svensson2009-01-241-1/+1
| * mtr.pl v2Magnus Svensson2009-01-241-0/+41
* | WL#4189 mtr.pl v2Magnus Svensson2009-01-271-0/+8
|/
* Bug#35735 mysql-test-run.pl creates tmpdir for socket path longer than 70Magnus Svensson2009-01-211-25/+21
* Bug #40399 Please make mtr print stack trace after every failureBjorn Munch2009-01-213-1/+73
* BUG#41959: mtr: error message when mkpath() fails and the file exists but is ...Sven Sandberg2009-01-081-2/+6
* Bug#41480 Tests that do LOAD DATA INFILE fail when run locallyMagnus Svensson2008-12-181-2/+14
* Bug#40715 mtr fails when running the same test case in parallel threadsMagnus Svensson2008-11-141-3/+4
* BUG#38817: please make mtr analyze crashes betterSven Sandberg2008-10-131-19/+19
* WL#4189 Set parallel to 1 if running under vmware on windowsMagnus Svensson2008-10-111-0/+15
* WL#4189 Add retry logic to mkpath to avoid temporary permission denied problemsMagnus Svensson2008-10-111-1/+30
* WL#41890 After review fixes, remove unecessary if'sMagnus Svensson2008-10-101-8/+1
* MergeMagnus Svensson2008-10-081-1/+1
* MergeMagnus Svensson2008-10-087-63/+146
|\
| * BUG#38559 Annoying cygwin problem fixed by resolving pid->winpid before kill...Magnus Svensson2008-10-082-40/+30
| * WL#4189 NO need to retry OpenEvent if the process does not exist anymoreMagnus Svensson2008-10-081-1/+14
| * WL#4189 Only kill process that hasn't yet finished at end of mtr.pl. Improve...Magnus Svensson2008-10-061-2/+4
| * WL4189 Add Handles.pm and use it from My::File::Path to show open handles. Re...Magnus Svensson2008-10-062-17/+93