[MDEV-25294] signal handler display coredump pattern on mac Created: 2021-03-30 Updated: 2021-04-14 Resolved: 2021-03-30 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 10.2.37 |
| Fix Version/s: | 10.2.38 |
| Type: | Bug | Priority: | Major |
| Reporter: | Robert Bindar | Assignee: | Robert Bindar |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Macos does not support proc filesystem and relies more on sysctl API to retrieve this info. |
| Comments |
| Comment by Robert Bindar [ 2021-03-30 ] |
|
Pushed in 10.2. Contribution by devnexen |