[MDEV-30762] Memory Limit reached causes mariadb server restart Created: 2023-03-01 Updated: 2023-09-07 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Configuration |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Jan Bludau | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
The configuration looks like this: systemctl edit mariadb.service add the following for example
If the memory limit is reached, the server crashes and restarts. This memory limit behaves as if there was no more memory available on the system. Could memory drain intelligence be improved? |
| Comments |
| Comment by Michael Widenius [ 2023-09-07 ] |
|
Yes, MariaDB needs to have better checks for out-of-memory conditions. |