Advertisement
Guest User

Untitled

a guest
Jul 7th, 2016
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.35 KB | None | 0 0
  1. 2016-07-07 19:28:33 6604 [Warning] You need to use --log-bin to make --binlog-format work.
  2. 2016-07-07 19:28:33 6604 [Note] Plugin 'FEDERATED' is disabled.
  3. 2016-07-07 19:28:33 6604 [Note] InnoDB: Using atomics to ref count buffer pool pages
  4. 2016-07-07 19:28:33 6604 [Note] InnoDB: The InnoDB memory heap is disabled
  5. 2016-07-07 19:28:33 6604 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
  6. 2016-07-07 19:28:33 6604 [Note] InnoDB: Memory barrier is not used
  7. 2016-07-07 19:28:33 6604 [Note] InnoDB: Compressed tables use zlib 1.2.3
  8. 2016-07-07 19:28:33 6604 [Note] InnoDB: Not using CPU crc32 instructions
  9. 2016-07-07 19:28:33 6604 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  10. 2016-07-07 19:28:33 6604 [Note] InnoDB: Completed initialization of buffer pool
  11. 2016-07-07 19:28:33 6604 [Note] InnoDB: Highest supported file format is Barracuda.
  12. 2016-07-07 19:28:33 6604 [Note] InnoDB: The log sequence numbers 1600637 and 1600637 in ibdata files do not match the log sequence number 1600647 in the ib_logfiles!
  13. 2016-07-07 19:28:33 6604 [Note] InnoDB: Database was not shutdown normally!
  14. 2016-07-07 19:28:33 6604 [Note] InnoDB: Starting crash recovery.
  15. 2016-07-07 19:28:33 6604 [Note] InnoDB: Reading tablespace information from the .ibd files...
  16. 2016-07-07 19:28:33 6604 [Note] InnoDB: Restoring possible half-written data pages
  17. 2016-07-07 19:28:33 6604 [Note] InnoDB: from the doublewrite buffer...
  18. 2016-07-07 19:28:36 6604 [Note] InnoDB: 128 rollback segment(s) are active.
  19. 2016-07-07 19:28:36 6604 [Note] InnoDB: Waiting for purge to start
  20. 2016-07-07 19:28:36 6604 [Note] InnoDB: 5.6.25 started; log sequence number 1600647
  21. 2016-07-07 19:28:36 6604 [Note] Server hostname (bind-address): '*'; port: 3306
  22. 2016-07-07 19:28:36 6604 [Note] IPv6 is available.
  23. 2016-07-07 19:28:36 6604 [Note] - '::' resolves to '::';
  24. 2016-07-07 19:28:36 6604 [Note] Server socket created on IP: '::'.
  25. 2016-07-07 19:28:37 6604 [Warning] InnoDB: Cannot open table mysql/slave_master_info from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem.
  26. 2016-07-07 19:28:37 6604 [Warning] Info table is not ready to be used. Table 'mysql.slave_master_info' cannot be opened.
  27. 2016-07-07 19:28:37 6604 [Warning] InnoDB: Cannot open table mysql/slave_worker_info from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem.
  28. 2016-07-07 19:28:37 6604 [Warning] InnoDB: Cannot open table mysql/slave_relay_log_info from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem.
  29. 2016-07-07 19:28:37 6604 [Warning] Info table is not ready to be used. Table 'mysql.slave_relay_log_info' cannot be opened.
  30. 2016-07-07 19:28:37 6604 [Note] Event Scheduler: Loaded 0 events
  31. 2016-07-07 19:28:37 6604 [Note] mysql\bin\mysqld.exe: ready for connections.
  32. Version: '5.6.25' socket: '' port: 3306 MySQL Community Server (GPL)
  33. 2016-07-07 19:29:49 6552 [Warning] You need to use --log-bin to make --binlog-format work.
  34. 2016-07-07 19:29:49 6552 [Note] Plugin 'FEDERATED' is disabled.
  35. 2016-07-07 19:29:49 6552 [Note] InnoDB: Using atomics to ref count buffer pool pages
  36. 2016-07-07 19:29:49 6552 [Note] InnoDB: The InnoDB memory heap is disabled
  37. 2016-07-07 19:29:49 6552 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
  38. 2016-07-07 19:29:49 6552 [Note] InnoDB: Memory barrier is not used
  39. 2016-07-07 19:29:49 6552 [Note] InnoDB: Compressed tables use zlib 1.2.3
  40. 2016-07-07 19:29:49 6552 [Note] InnoDB: Not using CPU crc32 instructions
  41. 2016-07-07 19:29:49 6552 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  42. 2016-07-07 19:29:49 6552 [Note] InnoDB: Completed initialization of buffer pool
  43. 2016-07-07 19:29:49 6552 [ERROR] InnoDB: .\ibdata1 can't be opened in read-write mode
  44. 2016-07-07 19:29:49 6552 [ERROR] InnoDB: The system tablespace must be writable!
  45. 2016-07-07 19:29:49 6552 [ERROR] Plugin 'InnoDB' init function returned error.
  46. 2016-07-07 19:29:49 6552 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  47. 2016-07-07 19:29:49 6552 [ERROR] Unknown/unsupported storage engine: InnoDB
  48. 2016-07-07 19:29:49 6552 [ERROR] Aborting
  49.  
  50. 2016-07-07 19:29:49 6552 [Note] Binlog end
  51. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'partition'
  52. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA'
  53. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES'
  54. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES'
  55. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS'
  56. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN'
  57. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'INNODB_SYS_FIELDS'
  58. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS'
  59. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'INNODB_SYS_INDEXES'
  60. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS'
  61. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'INNODB_SYS_TABLES'
  62. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE'
  63. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE'
  64. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'INNODB_FT_CONFIG'
  65. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED'
  66. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'INNODB_FT_DELETED'
  67. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD'
  68. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'INNODB_METRICS'
  69. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS'
  70. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU'
  71. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE'
  72. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET'
  73. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX'
  74. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET'
  75. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'INNODB_CMPMEM'
  76. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'INNODB_CMP_RESET'
  77. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'INNODB_CMP'
  78. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'INNODB_LOCK_WAITS'
  79. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'INNODB_LOCKS'
  80. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'INNODB_TRX'
  81. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'BLACKHOLE'
  82. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'ARCHIVE'
  83. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'MRG_MYISAM'
  84. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'MyISAM'
  85. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'MEMORY'
  86. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'CSV'
  87. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'sha256_password'
  88. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'mysql_old_password'
  89. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'mysql_native_password'
  90. 2016-07-07 19:29:49 6552 [Note] Shutting down plugin 'binlog'
  91. 2016-07-07 19:29:49 6552 [Note] mysqld: Shutdown complete
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement