Advertisement
Guest User

Untitled

a guest
Mar 29th, 2015
268
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. 150329 6:40:08 [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.
  2. 150329 6:40:08 [Note] Plugin 'FEDERATED' is disabled.
  3. 150329 6:40:08 InnoDB: The InnoDB memory heap is disabled
  4. 150329 6:40:08 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  5. 150329 6:40:08 InnoDB: Compressed tables use zlib 1.2.8
  6. 150329 6:40:08 InnoDB: Using Linux native AIO
  7. 150329 6:40:08 InnoDB: Initializing buffer pool, size = 128.0M
  8. InnoDB: mmap(135987200 bytes) failed; errno 12
  9. 150329 6:40:08 InnoDB: Completed initialization of buffer pool
  10. 150329 6:40:08 InnoDB: Fatal error: cannot allocate memory for the buffer pool
  11. 150329 6:40:08 [ERROR] Plugin 'InnoDB' init function returned error.
  12. 150329 6:40:08 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  13. 150329 6:40:08 [ERROR] Unknown/unsupported storage engine: InnoDB
  14. 150329 6:40:08 [ERROR] Aborting
  15.  
  16. 150329 6:40:08 [Note] /usr/sbin/mysqld: Shutdown complete
  17.  
  18. 150329 6:40:09 [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.
  19. 150329 6:40:09 [Note] Plugin 'FEDERATED' is disabled.
  20. 150329 6:40:09 InnoDB: The InnoDB memory heap is disabled
  21. 150329 6:40:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  22. 150329 6:40:09 InnoDB: Compressed tables use zlib 1.2.8
  23. 150329 6:40:09 InnoDB: Using Linux native AIO
  24. 150329 6:40:09 InnoDB: Initializing buffer pool, size = 128.0M
  25. InnoDB: mmap(135987200 bytes) failed; errno 12
  26. 150329 6:40:09 InnoDB: Completed initialization of buffer pool
  27. 150329 6:40:09 InnoDB: Fatal error: cannot allocate memory for the buffer pool
  28. 150329 6:40:09 [ERROR] Plugin 'InnoDB' init function returned error.
  29. 150329 6:40:09 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  30. 150329 6:40:09 [ERROR] Unknown/unsupported storage engine: InnoDB
  31. 150329 6:40:09 [ERROR] Aborting
  32.  
  33. 150329 6:40:09 [Note] /usr/sbin/mysqld: Shutdown complete
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement