Skip to content

Instantly share code, notes, and snippets.

/error.log Secret

Created August 25, 2015 18:42
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 anonymous/8ec8e57d28e50ad87bfc to your computer and use it in GitHub Desktop.
Save anonymous/8ec8e57d28e50ad87bfc to your computer and use it in GitHub Desktop.
2015-08-25 14:41:49 25209 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed i$
2015-08-25 14:41:49 25209 [Note] Plugin 'FEDERATED' is disabled.
2015-08-25 14:41:49 25209 [ERROR] Function 'innodb' already exists
2015-08-25 14:41:49 25209 [Warning] Couldn't load plugin named 'innodb' with soname 'ha_innodb.so'.
2015-08-25 14:41:49 25209 [ERROR] Function 'federated' already exists
2015-08-25 14:41:49 25209 [Warning] Couldn't load plugin named 'federated' with soname 'ha_federated.so'.
2015-08-25 14:41:49 25209 [ERROR] Function 'blackhole' already exists
2015-08-25 14:41:49 25209 [Warning] Couldn't load plugin named 'blackhole' with soname 'ha_blackhole.so'.
2015-08-25 14:41:49 25209 [ERROR] Function 'archive' already exists
2015-08-25 14:41:49 25209 [Warning] Couldn't load plugin named 'archive' with soname 'ha_archive.so'.
2015-08-25 14:41:49 25209 [Note] InnoDB: Using atomics to ref count buffer pool pages
2015-08-25 14:41:49 25209 [Note] InnoDB: The InnoDB memory heap is disabled
2015-08-25 14:41:49 25209 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
2015-08-25 14:41:49 25209 [Note] InnoDB: Compressed tables use zlib 1.2.8
2015-08-25 14:41:49 25209 [Note] InnoDB: Using Linux native AIO
2015-08-25 14:41:49 25209 [Note] InnoDB: Using CPU crc32 instructions
2015-08-25 14:41:49 25209 [Note] InnoDB: Initializing buffer pool, size = 128.0M
InnoDB: mmap(137363456 bytes) failed; errno 12
2015-08-25 14:41:49 25209 [ERROR] InnoDB: Cannot allocate memory for the buffer pool
2015-08-25 14:41:49 25209 [ERROR] Plugin 'InnoDB' init function returned error.
2015-08-25 14:41:49 25209 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2015-08-25 14:41:49 25209 [ERROR] Unknown/unsupported storage engine: InnoDB
2015-08-25 14:41:49 25209 [ERROR] Aborting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment