Advertisement
Guest User

Untitled

a guest
Sep 12th, 2014
5,438
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.51 KB | None | 0 0
  1. 140912  6:40:54 [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.
  2. 140912  6:40:56 [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.
  3. 140912  6:40:56 [Note] Plugin 'FEDERATED' is disabled.
  4. 140912  6:40:56 InnoDB: The InnoDB memory heap is disabled
  5. 140912  6:40:56 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  6. 140912  6:40:56 InnoDB: Compressed tables use zlib 1.2.8
  7. 140912  6:40:56 InnoDB: Using Linux native AIO
  8. 140912  6:40:56 InnoDB: Initializing buffer pool, size = 128.0M
  9. 140912  6:40:56 InnoDB: Completed initialization of buffer pool
  10. 140912  6:40:56 InnoDB: highest supported file format is Barracuda.
  11. InnoDB: No valid checkpoint found.
  12. InnoDB: If this error appears when you are creating an InnoDB database,
  13. InnoDB: the problem may be that during an earlier attempt you managed
  14. InnoDB: to create the InnoDB data files, but log file creation failed.
  15. InnoDB: If that is the case, please refer to
  16. InnoDB: http://dev.mysql.com/doc/refman/5.5/en/error-creating-innodb.html
  17. 140912  6:40:56 [ERROR] Plugin 'InnoDB' init function returned error.
  18. 140912  6:40:56 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  19. 140912  6:40:56 [ERROR] Unknown/unsupported storage engine: InnoDB
  20. 140912  6:40:56 [ERROR] Aborting
  21.  
  22. 140912  6:40:56 [Note] mysqld: Shutdown complete
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement