diff options
author | Tatjana Azundris Nuernberg <tatjana.nuernberg@oracle.com> | 2012-10-17 07:36:40 +0100 |
---|---|---|
committer | Tatjana Azundris Nuernberg <tatjana.nuernberg@oracle.com> | 2012-10-17 07:36:40 +0100 |
commit | b4a7756186c3a711cb93b76e7c06656267a820d9 (patch) | |
tree | ee29e0c3eef8dd26935a5e39c87a6fe459a2ecb7 /storage | |
parent | 510d048b7cae63dee674a5212105473b666208e1 (diff) | |
parent | b86aea6ce51422af6987c30a8c03f748f5898a5c (diff) | |
download | mariadb-git-b4a7756186c3a711cb93b76e7c06656267a820d9.tar.gz |
Bug#11764559: UMASK IS IGNORED BY ERROR LOG
mysqld_safe script did not heed MySQL specific environment variable
$UMASK, leading to divergent behavior between mysqld and mysqld_safe.
Patch adds an approximation of mysqld's behavior to mysqld_safe,
within the bounds dictated by attempt to have mysqld_safe run on
even the most basic of shells (proper '70s sh, not just bash
with a fancy symlink).
Patch also adds approximation of said behavior to mysqld_multi
(in perl).
(backport)
manual merge
Diffstat (limited to 'storage')
0 files changed, 0 insertions, 0 deletions