Skip to content

Instantly share code, notes, and snippets.

@castrojo
Created March 4, 2014 14:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save castrojo/9347549 to your computer and use it in GitHub Desktop.
Save castrojo/9347549 to your computer and use it in GitHub Desktop.
root@jorge-local-machine-8:~# tail /var/log/mysql/error.log
InnoDB: mmap(13495959552 bytes) failed; errno 12
140304 9:32:37 InnoDB: Completed initialization of buffer pool
140304 9:32:37 InnoDB: Fatal error: cannot allocate memory for the buffer pool
140304 9:32:37 [ERROR] Plugin 'InnoDB' init function returned error.
140304 9:32:37 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
140304 9:32:37 [ERROR] Unknown/unsupported storage engine: InnoDB
140304 9:32:37 [ERROR] Aborting
140304 9:32:37 [Note] /usr/sbin/mysqld: Shutdown complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment