MySQL Forums
Forum List  »  Install & Repo

Re: MySQL stops every "X" days
Posted by: Peter Brawley
Date: June 15, 2021 09:18AM

Quote

2021-06-14T04:30:10.304481Z 0 [ERROR] InnoDB: mmap(137428992 bytes) failed; errno 12
2021-06-14T04:30:10.304516Z 0 [ERROR] InnoDB: Cannot allocate memory for the buffer pool

Something's not right, MySQL ran out of memory trying to allocate just 128M for the InnoDB buffer pool. What's the result of ...

top -o %MEM

Options: ReplyQuote


Subject
Written By
Posted
Re: MySQL stops every "X" days
June 15, 2021 09:18AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.