summaryrefslogtreecommitdiff
path: root/mysql-test/lib/My/Platform.pm
Commit message (Expand)AuthorAgeFilesLines
* MDEV-25894: support AIX as a platform in mtrDaniel Black2021-06-161-1/+10
* Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\
| * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | MDEV-14900 Upstream 10.3 debian patchesSergei Golubchik2018-08-121-0/+2
|/
* MDEV-10907 MTR and server writes can interleave in the error logVladislav Vaintroub2016-09-271-1/+48
* MDEV-5707 MTR fails on kfreebsdSergei Golubchik2014-10-021-0/+2
* Updated/added copyright headersKent Boortz2011-06-301-1/+2
* Fixed copyright headers in mtr src filesBjorn Munch2011-01-181-1/+1
* 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 #43172 MTR leaves test files in /tmp after check_socket_path_length finds...Bjorn Munch2009-02-251-6/+4
* Bug#35735 mysql-test-run.pl creates tmpdir for socket path longer than 70Magnus Svensson2009-01-211-25/+21
* MergeMagnus Svensson2008-10-081-1/+1
* MergeMagnus Svensson2008-10-081-1/+1
|\
* | WL4189 Active state perl fixesMagnus Svensson2008-10-081-3/+5
* | Memoize functions that converts between different paths, a given input string...Magnus Svensson2008-09-221-2/+5
* | Print 'cygpath -m' command if it failsMagnus Svensson2008-09-221-2/+2
* | Make sure the direcory where the test socket is to be created existsMagnus Svensson2008-09-201-1/+8
|/
* WL#4189 Wrap the check for socket path length in evalMagnus Svensson2008-09-151-6/+14
* Debug printoutsMagnus Svensson2008-08-111-1/+3
* Fixup mtr_unique. Remove usage of ps and grep. Make it a module. Move _proces...Magnus Svensson2008-08-101-1/+13
* Always return 0 inidcating that socket path would not be truncated whenunknown2008-04-221-0/+2
* Since IO::Socket::UNIX is part of core perl, it's not enough tounknown2008-04-221-30/+21
* Add check for unix socket path truncationunknown2008-04-211-1/+39
* Use My::Platformunknown2008-02-201-0/+95