Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2014
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. 141123 00:36:47 mysqld_safe Number of processes running now: 0
  2. 141123 00:36:47 mysqld_safe mysqld restarted
  3. 141123 0:36:48 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead.
  4. 141123 0:36:48 [Warning] The syntax '--log-slow-queries' is deprecated and will be removed in a future release. Please use '--slow-query-log'/'--slow-query-log-file' instead.
  5. 141123 0:36:48 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future release. Please use the full name instead.
  6. 141123 0:36:48 [Note] Plugin 'FEDERATED' is disabled.
  7. 141123 0:36:48 InnoDB: The InnoDB memory heap is disabled
  8. 141123 0:36:48 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  9. 141123 0:36:48 InnoDB: Compressed tables use zlib 1.2.8
  10. 141123 0:36:48 InnoDB: Using Linux native AIO
  11. 141123 0:36:48 InnoDB: Initializing buffer pool, size = 128.0M InnoDB: mmap(137363456 bytes) failed; errno 12
  12. 141123 0:36:48 InnoDB: Completed initialization of buffer pool
  13. 141123 0:36:48 InnoDB: Fatal error: cannot allocate memory for the buffer pool
  14. 141123 0:36:48 [ERROR] Plugin 'InnoDB' init function returned error.
  15. 141123 0:36:48 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  16. 141123 0:36:48 [ERROR] Unknown/unsupported storage engine: InnoDB
  17. 141123 0:36:48 [ERROR] Aborting
  18.  
  19. 141123 0:36:48 [Note] /usr/sbin/mysqld: Shutdown complete
  20.  
  21. 141123 00:36:48 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement