Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.57 KB | None | 0 0
  1. 170223 18:36:55 mysqld_safe Logging to '/var/db/mysql/.err'.
  2. 170223 18:36:55 mysqld_safe Starting mysqld daemon with databases from /var/db/mysql
  3. 2017-02-23 18:36:55 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
  4. 2017-02-23 18:36:55 0 [Note] /usr/local/libexec/mysqld (mysqld 5.6.35) starting as process 44173 ...
  5. 2017-02-23 18:36:55 44173 [Note] Plugin 'FEDERATED' is disabled.
  6. ^G/usr/local/libexec/mysqld: Can't find file: './mysql/plugin.frm' (errno: 13 - Permission denied)
  7. 2017-02-23 18:36:55 44173 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
  8. 2017-02-23 18:36:55 44173 [Note] InnoDB: Using atomics to ref count buffer pool pages
  9. 2017-02-23 18:36:55 44173 [Note] InnoDB: The InnoDB memory heap is disabled
  10. 2017-02-23 18:36:55 44173 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  11. 2017-02-23 18:36:55 44173 [Note] InnoDB: Memory barrier is not used
  12. 2017-02-23 18:36:55 44173 [Note] InnoDB: Compressed tables use zlib 1.2.8
  13. 2017-02-23 18:36:55 44173 [Note] InnoDB: Not using CPU crc32 instructions
  14. 2017-02-23 18:36:55 44173 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  15. 2017-02-23 18:36:55 44173 [Note] InnoDB: Completed initialization of buffer pool
  16. 2017-02-23 18:36:55 44173 [ERROR] InnoDB: ./ibdata1 can't be opened in read-write mode
  17. 2017-02-23 18:36:55 44173 [ERROR] InnoDB: The system tablespace must be writable!
  18. 2017-02-23 18:36:55 44173 [ERROR] Plugin 'InnoDB' init function returned error.
  19. 2017-02-23 18:36:55 44173 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  20. 2017-02-23 18:36:55 44173 [ERROR] Unknown/unsupported storage engine: InnoDB
  21. 2017-02-23 18:36:55 44173 [ERROR] Aborting
  22.  
  23. 2017-02-23 18:36:55 44173 [Note] Binlog end
  24. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'partition'
  25. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  26. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  27. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  28. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  29. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  30. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  31. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  32. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  33. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  34. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  35. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  36. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  37. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  38. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  39. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  40. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  41. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'INNODB_METRICS'
  42. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  43. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  44. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  45. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  46. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  47. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  48. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'INNODB_CMPMEM'
  49. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  50. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'INNODB_CMP'
  51. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  52. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'INNODB_LOCKS'
  53. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'INNODB_TRX'
  54. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'BLACKHOLE'
  55. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'ARCHIVE'
  56. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'MRG_MYISAM'
  57. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'MyISAM'
  58. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'MEMORY'
  59. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'CSV'
  60. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'sha256_password'
  61. 2017-02-23 18:36:55 44173 [Note] Shutting down plugin 'mysql_old_password'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement