Advertisement
Guest User

Untitled

a guest
Oct 1st, 2014
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. 141001 19:49:14 [Warning] Buffered warning: Performance schema disabled (reason: init failed).
  2.  
  3. 141001 19:49:14 [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.
  4. 141001 19:49:14 [Note] Plugin 'FEDERATED' is disabled.
  5. 141001 19:49:14 InnoDB: The InnoDB memory heap is disabled
  6. 141001 19:49:14 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  7. 141001 19:49:14 InnoDB: Compressed tables use zlib 1.2.3.4
  8. 141001 19:49:14 InnoDB: Initializing buffer pool, size = 128.0M
  9. InnoDB: mmap(135987200 bytes) failed; errno 12
  10. 141001 19:49:14 InnoDB: Completed initialization of buffer pool
  11. 141001 19:49:14 InnoDB: Fatal error: cannot allocate memory for the buffer pool
  12. 141001 19:49:14 [ERROR] Plugin 'InnoDB' init function returned error.
  13. 141001 19:49:14 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  14. 141001 19:49:14 [ERROR] Unknown/unsupported storage engine: InnoDB
  15. 141001 19:49:14 [ERROR] Aborting
  16.  
  17. 141001 19:49:14 [Note] /usr/sbin/mysqld: Shutdown complete
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement