Timeline for Prevent SIGINT from reaching mysql subprocess
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Feb 1, 2020 at 6:11 | history | suggested | Josh Correia | CC BY-SA 4.0 | Keyboard tags |
| Feb 1, 2020 at 4:38 | review | Suggested edits | |||
| S Feb 1, 2020 at 6:11 | |||||
| Jan 24, 2020 at 22:08 | answer | added | ralf htp | timeline score: 0 | |
| Jan 24, 2020 at 19:58 | comment | added | Andy Dalton | See unix.stackexchange.com/a/149756/90691; the signal is sent to all processes in the process group. If mysql is in the same process group as the Perl script, the Perl script will ignore it and mysql won't. | |
| Jan 24, 2020 at 19:39 | history | asked | Johannes Ernst | CC BY-SA 4.0 |