Bug #114471 | Core dump file will generate faile when the dir is not in /tmp or no dir setting | ||
---|---|---|---|
Submitted: | 25 Mar 2024 6:44 | Modified: | 26 Mar 2024 13:11 |
Reporter: | bingo yang | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 8.0.31 | OS: | Ubuntu |
Assigned to: | CPU Architecture: | Any |
[25 Mar 2024 6:44]
bingo yang
[26 Mar 2024 10:34]
bingo yang
when I configure the dir in appmor , it generate success; but when I change the core dumpfile dir to /mnt, it failed again
[26 Mar 2024 13:11]
MySQL Verification Team
Hi Mr. yang, Thank you for your bug report. However, this is not a bug. This is a simple case of Unix file privilege system. The user ID, under which MySQL daemon process runs, either has or has not the file privileges to create and write a core file. Not a bug.