Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2014
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.49 KB | None | 0 0
  1. 141122 18:03:52 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future release.$
  2. 141122 18:03:52 [Note] Plugin 'FEDERATED' is disabled.
  3. 141122 18:03:52 InnoDB: The InnoDB memory heap is disabled
  4. 141122 18:03:52 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  5. 141122 18:03:52 InnoDB: Compressed tables use zlib 1.2.8
  6. 141122 18:03:52 InnoDB: Using Linux native AIO
  7. 141122 18:03:52 InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
  8. InnoDB: Warning: io_setup() attempt 1 failed.
  9. InnoDB: Warning: io_setup() attempt 2 failed.
  10. InnoDB: Warning: io_setup() attempt 3 failed.
  11. InnoDB: Warning: io_setup() attempt 4 failed.
  12. InnoDB: Warning: io_setup() attempt 5 failed.
  13. 141122 18:03:55 InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
  14. InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
  15. 141122 18:03:55 InnoDB: Fatal error: cannot initialize AIO sub-system
  16. 141122 18:03:55 [ERROR] Plugin 'InnoDB' init function returned error.
  17. 141122 18:03:55 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  18. 141122 18:03:55 [ERROR] Unknown/unsupported storage engine: InnoDB
  19. 141122 18:03:55 [ERROR] Aborting
  20.  
  21. 141122 18:03:55 [Note] /usr/sbin/mysqld: Shutdown complete
  22.  
  23. 141122 18:03:55 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future release.$
  24. 141122 18:03:55 [Note] Plugin 'FEDERATED' is disabled.
  25. 141122 18:03:55 InnoDB: The InnoDB memory heap is disabled
  26. 141122 18:03:55 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  27. 141122 18:03:55 InnoDB: Compressed tables use zlib 1.2.8
  28. 141122 18:03:55 InnoDB: Using Linux native AIO
  29. 141122 18:03:55 InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
  30. InnoDB: Warning: io_setup() attempt 1 failed.
  31. InnoDB: Warning: io_setup() attempt 2 failed.
  32. InnoDB: Warning: io_setup() attempt 3 failed.
  33. InnoDB: Warning: io_setup() attempt 4 failed.
  34. InnoDB: Warning: io_setup() attempt 5 failed.
  35. 141122 18:03:57 InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
  36. InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
  37. 141122 18:03:57 InnoDB: Fatal error: cannot initialize AIO sub-system
  38. 141122 18:03:57 [ERROR] Plugin 'InnoDB' init function returned error.
  39. 141122 18:03:57 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  40. 141122 18:03:57 [ERROR] Unknown/unsupported storage engine: InnoDB
  41. 141122 18:03:57 [ERROR] Aborting
  42.  
  43. 141122 18:03:57 [Note] /usr/sbin/mysqld: Shutdown complete
  44.  
  45. 141122 18:03:57 [Warning] Using unique option prefix myisam-recover instead of myisam-recover-options is deprecated and will be removed in a future release.$
  46. 141122 18:03:57 [Note] Plugin 'FEDERATED' is disabled.
  47. 141122 18:03:57 InnoDB: The InnoDB memory heap is disabled
  48. 141122 18:03:57 InnoDB: Mutexes and rw_locks use GCC atomic builtins
  49. 141122 18:03:57 InnoDB: Compressed tables use zlib 1.2.8
  50. 141122 18:03:57 InnoDB: Using Linux native AIO
  51. 141122 18:03:57 InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
  52. InnoDB: Warning: io_setup() attempt 1 failed.
  53. InnoDB: Warning: io_setup() attempt 2 failed.
  54. InnoDB: Warning: io_setup() attempt 3 failed.
  55. InnoDB: Warning: io_setup() attempt 4 failed.
  56. InnoDB: Warning: io_setup() attempt 5 failed.
  57. 141122 18:04:00 InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement