Skip to content

Instantly share code, notes, and snippets.

@hadifarnoud
Created July 8, 2013 13:43
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 hadifarnoud/0d3366b33872aa7ac8ab to your computer and use it in GitHub Desktop.
Save hadifarnoud/0d3366b33872aa7ac8ab to your computer and use it in GitHub Desktop.
130708 13:30:33 [Note] Plugin 'FEDERATED' is disabled.
130708 13:30:33 InnoDB: The InnoDB memory heap is disabled
130708 13:30:33 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130708 13:30:33 InnoDB: Compressed tables use zlib 1.2.7
130708 13:30:33 InnoDB: Using Linux native AIO
130708 13:30:33 InnoDB: Initializing buffer pool, size = 128.0M
InnoDB: mmap(137363456 bytes) failed; errno 12
130708 13:30:33 InnoDB: Completed initialization of buffer pool
130708 13:30:33 InnoDB: Fatal error: cannot allocate memory for the buffer pool
130708 13:30:33 [ERROR] Plugin 'InnoDB' init function returned error.
130708 13:30:33 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130708 13:30:33 [ERROR] Unknown/unsupported storage engine: InnoDB
130708 13:30:33 [ERROR] Aborting
130708 13:30:33 [Note] /usr/sbin/mysqld: Shutdown complete
130708 13:30:34 [Note] Plugin 'FEDERATED' is disabled.
130708 13:30:34 InnoDB: The InnoDB memory heap is disabled
130708 13:30:34 InnoDB: Mutexes and rw_locks use GCC atomic builtins
130708 13:30:34 InnoDB: Compressed tables use zlib 1.2.7
130708 13:30:34 InnoDB: Using Linux native AIO
130708 13:30:34 InnoDB: Initializing buffer pool, size = 128.0M
InnoDB: mmap(137363456 bytes) failed; errno 12
130708 13:30:34 InnoDB: Completed initialization of buffer pool
130708 13:30:34 InnoDB: Fatal error: cannot allocate memory for the buffer pool
130708 13:30:34 [ERROR] Plugin 'InnoDB' init function returned error.
130708 13:30:34 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130708 13:30:34 [ERROR] Unknown/unsupported storage engine: InnoDB
130708 13:30:34 [ERROR] Aborting
130708 13:30:34 [Note] /usr/sbin/mysqld: Shutdown complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment