mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 03:17:20 +02:00
Manual merge from 5.1.
conflicts: conflict include/my_alarm.h
This commit is contained in:
commit
88ec546247
5 changed files with 11 additions and 11 deletions
|
|
@ -318,7 +318,7 @@ sig_handler
|
|||
my_pipe_sig_handler(int sig __attribute__((unused)))
|
||||
{
|
||||
DBUG_PRINT("info",("Hit by signal %d",sig));
|
||||
#ifdef DONT_REMEMBER_SIGNAL
|
||||
#ifdef SIGNAL_HANDLER_RESET_ON_DELIVERY
|
||||
(void) signal(SIGPIPE, my_pipe_sig_handler);
|
||||
#endif
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue