Difference between revisions of "Mysqld: Out of memory"

From wikieduonline
Jump to navigation Jump to search
(Created page with " 2024-12-23 5:01:05 0 [ERROR] mysqld: Out of memory (Needed 128663552 bytes) {{OOM}}")
 
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
  
 +
2024-12-23  5:01:05 0 [ERROR] mysqld: Out of memory (Needed 128663552 bytes)
 +
2024-12-23  5:01:06 0 [ERROR] InnoDB: mmap(134217728 bytes) failed; errno 12
 +
2024-12-23  5:01:06 0 [ERROR] InnoDB: Cannot allocate memory for the buffer pool
 +
2024-12-23  5:01:06 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
 +
2024-12-23  5:01:06 0 [ERROR] Plugin 'InnoDB' init function returned error.
 +
2024-12-23  5:01:06 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
 +
2024-12-23  5:01:06 0 [ERROR] Unknown/unsupported storage engine: InnoDB
 +
2024-12-23  5:01:06 0 [ERROR] Aborting
  
{{OOM}}
+
 
 +
 
 +
* [[journalctl -r]]
 +
 
 +
* {{mysqld}}
 +
* {{OOM}}

Latest revision as of 06:25, 23 December 2024

2024-12-23  5:01:05 0 [ERROR] mysqld: Out of memory (Needed 128663552 bytes)


2024-12-23  5:01:05 0 [ERROR] mysqld: Out of memory (Needed 128663552 bytes)
2024-12-23  5:01:06 0 [ERROR] InnoDB: mmap(134217728 bytes) failed; errno 12
2024-12-23  5:01:06 0 [ERROR] InnoDB: Cannot allocate memory for the buffer pool
2024-12-23  5:01:06 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
2024-12-23  5:01:06 0 [ERROR] Plugin 'InnoDB' init function returned error.
2024-12-23  5:01:06 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2024-12-23  5:01:06 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2024-12-23  5:01:06 0 [ERROR] Aborting


Advertising: