[MDEV-16318] mysqld_safe: use sh not bash Created: 2018-05-29 Updated: 2018-08-05 Resolved: 2018-08-05 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Packaging |
| Affects Version/s: | 10.3 |
| Fix Version/s: | 10.3.8 |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergey Vojtovich | Assignee: | Otto Kekäläinen |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | contribution, foundation, regression | ||
| Issue Links: |
|
||||||||||||
| Description |
|
c902d5a changed this to bash. The original reason to use bash seems related to Working around 9 year old fixed bugs shouldn't be done without considerations of other users. Debian/Ubuntu are using systemd now so the mysqld_safe implementation isn't as critical to them (right?). Like 64094e1, some actual analysis was done in |
| Comments |
| Comment by Daniel Black [ 2018-06-04 ] |
|
Also PR#783 for reverting the mysqld_safe portion of 64094e1 due blatant Debianness being added to mysqld_safe. Rushing to get very old debian patches upstream before a GA release without really showing a benefit? There are distro bugs/PRs that are affecting users that could of been considered instead. |
| Comment by Otto Kekäläinen [ 2018-08-05 ] |
|
This issue was closed via commits https://github.com/MariaDB/server/commit/88a263eabb7a7b993c135ba6b91ef969a7c41bd3 Credits danblack who made the pull requests! |