mariadb: fix pthread_detach 7379/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Sun, 11 Nov 2018 00:23:42 +0000 (01:23 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sun, 11 Nov 2018 00:23:44 +0000 (01:23 +0100)
commit581a19c0b8d381828537f4b0d1a543a2bfceb774
tree263ac13dd436849cd51114070edce43222149ae9
parent7e36a24dd3a99ba4085d2f4318bef8b8cf0bb318
mariadb: fix pthread_detach

Include fix from upstream for MDEV-17200. musl-1.1.20 segfaults when
pthread_detach() is called for already detached threads.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
utils/mariadb/Makefile
utils/mariadb/patches/180-fix-pthread-detach.patch [new file with mode: 0644]