summaryrefslogtreecommitdiff
path: root/mysql-test/lib/My/SafeProcess/safe_kill_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Windows- "my_safe_kill <pid> dump" will now also dump child processesVladislav Vaintroub2017-10-251-62/+72
* Fix my_safe_kill's create crashdump functionality on Windows.Vladislav Vaintroub2017-10-241-17/+64
* Fix mtr to create a process dump on Window for hanging or looping processesVladislav Vaintroub2017-10-131-2/+80
* Updated/added copyright headersKent Boortz2011-06-301-2/+2
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+4
* | Fixed copyright headers in mtr src filesBjorn Munch2011-01-181-1/+1
|\ \ | |/
| * Fixed copyright headers in mtr src filesBjorn Munch2011-01-181-1/+1
* | Unset the execute bit where it's not needed.Davi Arnaut2010-07-031-0/+0
* | WL#5161 : Cross-platform build with CMakeVladislav Vaintroub2009-11-091-0/+1
|/
* Bug #47731 mtr freezes for many seconds when process to be killed has already...Vladislav Vaintroub2009-09-301-6/+22
* WL#4189 NO need to retry OpenEvent if the process does not exist anymoreMagnus Svensson2008-10-081-1/+14
* Find ndb binariesunknown2008-03-131-1/+1
* Ignore all common signalsunknown2008-03-101-18/+12
* Add retry logic for OpenEvent to avoid problems when theunknown2008-03-101-4/+24
* Improve error messagesunknown2008-03-061-2/+4
* WL#4189unknown2007-12-121-0/+56