Advertisement
Guest User

Untitled

a guest
Mar 20th, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. 170320 22:38:15 [Note] Plugin 'FEDERATED' is disabled.
  2. 170320 22:38:15 InnoDB: The InnoDB memory heap is disabled
  3. 170320 22:38:15 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  4. 170320 22:38:15 InnoDB: Compressed tables use zlib 1.2.8
  5. 170320 22:38:15 InnoDB: Using Linux native AIO
  6. 170320 22:38:15 InnoDB: Initializing buffer pool, size = 128.0M
  7. 170320 22:38:15 InnoDB: Completed initialization of buffer pool
  8. InnoDB: The first specified data file ./ibdata1 did not exist:
  9. InnoDB: a new database to be created!
  10. 170320 22:38:15 InnoDB: Setting file ./ibdata1 size to 10 MB
  11. InnoDB: Database physically writes the file full: wait...
  12. InnoDB: Unable to lock ./ib_logfile0, error: 11
  13. InnoDB: Check that you do not already have another mysqld process
  14. InnoDB: using the same InnoDB data or log files.
  15. InnoDB: Error in opening ./ib_logfile0
  16. 170320 22:38:17 [ERROR] Plugin 'InnoDB' init function returned error.
  17. 170320 22:38:17 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  18. 170320 22:38:17 [ERROR] Unknown/unsupported storage engine: InnoDB
  19. 170320 22:38:17 [ERROR] Aborting
  20.  
  21. 170320 22:38:17 [Note] /usr/sbin/mysqld: Shutdown complete
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement