Advertisement
Guest User

Untitled

a guest
Oct 3rd, 2014
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 5.03 KB | None | 0 0
  1. 141003 02:20:21 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
  2. 2014-10-03 02:20:21 12046 [Warning] Buffered warning: Changed limits: max_open_files: 1024 (requested 5000)
  3.  
  4. 2014-10-03 02:20:21 12046 [Warning] Buffered warning: Changed limits: table_cache: 431 (requested 2000)
  5.  
  6. 2014-10-03 02:20:21 12046 [Note] Plugin 'FEDERATED' is disabled.
  7. /usr/sbin/mysqld: Table 'mysql.plugin' doesn't exist
  8. 2014-10-03 02:20:21 12046 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
  9. 2014-10-03 02:20:21 12046 [Note] InnoDB: Using atomics to ref count buffer pool pages
  10. 2014-10-03 02:20:21 12046 [Note] InnoDB: The InnoDB memory heap is disabled
  11. 2014-10-03 02:20:21 12046 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  12. 2014-10-03 02:20:21 12046 [Note] InnoDB: Memory barrier is not used
  13. 2014-10-03 02:20:21 12046 [Note] InnoDB: Compressed tables use zlib 1.2.7
  14. 2014-10-03 02:20:21 12046 [Note] InnoDB: Using Linux native AIO
  15. 2014-10-03 02:20:21 12046 [Note] InnoDB: Using CPU crc32 instructions
  16. 2014-10-03 02:20:21 7ff9b801c720 InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
  17. InnoDB: Warning: io_setup() attempt 1 failed.
  18. InnoDB: Warning: io_setup() attempt 2 failed.
  19. InnoDB: Warning: io_setup() attempt 3 failed.
  20. InnoDB: Warning: io_setup() attempt 4 failed.
  21. InnoDB: Warning: io_setup() attempt 5 failed.
  22. 2014-10-03 02:20:24 7ff9b801c720 InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
  23. InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
  24. 2014-10-03 02:20:24 12046 [ERROR] InnoDB: Fatal : Cannot initialize AIO sub-system
  25. 2014-10-03 02:20:24 12046 [ERROR] Plugin 'InnoDB' init function returned error.
  26. 2014-10-03 02:20:24 12046 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  27. 2014-10-03 02:20:24 12046 [ERROR] Unknown/unsupported storage engine: InnoDB
  28. 2014-10-03 02:20:24 12046 [ERROR] Aborting
  29.  
  30. 2014-10-03 02:20:24 12046 [Note] Binlog end
  31. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'partition'
  32. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'BLACKHOLE'
  33. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'ARCHIVE'
  34. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  35. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  36. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  37. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  38. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  39. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  40. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  41. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  42. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  43. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  44. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  45. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  46. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  47. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  48. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  49. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  50. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'INNODB_METRICS'
  51. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  52. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  53. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  54. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  55. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  56. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  57. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'INNODB_CMPMEM'
  58. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  59. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'INNODB_CMP'
  60. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  61. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'INNODB_LOCKS'
  62. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'INNODB_TRX'
  63. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'MEMORY'
  64. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'CSV'
  65. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'MRG_MYISAM'
  66. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'MyISAM'
  67. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'sha256_password'
  68. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'mysql_old_password'
  69. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'mysql_native_password'
  70. 2014-10-03 02:20:24 12046 [Note] Shutting down plugin 'binlog'
  71. 2014-10-03 02:20:24 12046 [Note] /usr/sbin/mysqld: Shutdown complete
  72.  
  73. 141003 02:20:24 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement