[MDEV-8168] pid_file in my.cnf ignored Created: 2015-05-15 Updated: 2022-09-08 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | OTHER |
| Affects Version/s: | 5.5, 10.0, 10.1 |
| Fix Version/s: | 10.1 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Carol | Assignee: | Sergei Golubchik |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | verified | ||
| Environment: |
RHEL 6.5. Tested on 10.0.12-MariaDB-log and 10.0.19-MariaDB-log |
||
| Attachments: |
|
| Description |
|
'pid_file' entry in my.cnf is ignored. PID file is created in datadir as $(hostname).pid. |
| Comments |
| Comment by Elena Stepanova [ 2015-05-18 ] | |||||||||||||||||
|
Hi, Please provide your cnf file(s) and specify how you start the server. Thanks. | |||||||||||||||||
| Comment by Carol [ 2015-05-18 ] | |||||||||||||||||
|
my.cnf attached
| |||||||||||||||||
| Comment by Carol [ 2015-05-18 ] | |||||||||||||||||
|
Could be related to issue MDEV-6095?
| |||||||||||||||||
| Comment by Elena Stepanova [ 2015-05-18 ] | |||||||||||||||||
|
Thank you. It's a problem of the service init script (mysql.server.sh).
| |||||||||||||||||
| Comment by Faustin Lammler [ 2018-08-16 ] | |||||||||||||||||
|
Same report here |