An error occurred fetching the project authors.
- 06 Aug, 2009 1 commit
-
-
Bjorn Munch authored
Bug in Perl Scrap attempt to do this smartly on AIX, just drop the test and assume it's OK This commit undoes the previous push and adds a line to ignore on AIX
-
- 05 Aug, 2009 1 commit
-
-
Bjorn Munch authored
Bug is actually in Perl Fixed by trapping and ignoring error from IO::Socket::UNIX
-
- 25 Feb, 2009 1 commit
-
-
Bjorn Munch authored
Faulty logic in cleanup Put test file into tmpdir, cleanup by removing tmpdir
-
- 21 Jan, 2009 1 commit
-
-
Magnus Svensson authored
- Additional patch with improved protection by putting it all inside an "eval" - Calling 'hostpath' on a truncated socket may also croak. - Remove the need to create any directory parts of "path" inside the function.
-
- 08 Oct, 2008 2 commits
-
-
Magnus Svensson authored
-
Magnus Svensson authored
-
- 22 Sep, 2008 2 commits
-
-
Magnus Svensson authored
Memoize functions that converts between different paths, a given input string will always return the same output. This save a lot of calls to cygpath for example
-
Magnus Svensson authored
-
- 20 Sep, 2008 1 commit
-
-
Magnus Svensson authored
-
- 15 Sep, 2008 1 commit
-
-
Magnus Svensson authored
-
- 11 Aug, 2008 1 commit
-
-
Magnus Svensson authored
-
- 10 Aug, 2008 1 commit
-
-
Magnus Svensson authored
Fixup mtr_unique. Remove usage of ps and grep. Make it a module. Move _process_alive to Platform.pm. Rename opt_baseport to baseport, it's not an option
-
- 22 Apr, 2008 2 commits
-
-
msvensson@pilot.mysql.com authored
running on windows. Apparently Cygwin tries to emulate UNIX Socket and thus fails to create one.
-
msvensson@pilot.mysql.com authored
"eval use" it. Instead trap the error that occurs when creating the socket on platforms that does not support it.
-
- 21 Apr, 2008 1 commit
-
-
msvensson@pilot.mysql.com authored
Don't allow unix socket path to be truncated
-
- 20 Feb, 2008 1 commit
-
-
msvensson@pilot.mysql.com authored
Put all path conversions in one file Convert the --tmpdir passed to "mysqld --verbose --help"
-