Advertisement
Guest User

Untitled

a guest
Mar 30th, 2017
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.60 KB | None | 0 0
  1. InnoDB: Error: could not open single-table tablespace file .\pendoria\log.ibd
  2. InnoDB: We do not continue the crash recovery, because the table may become
  3. InnoDB: corrupt if we cannot apply the log records in the InnoDB log to it.
  4. InnoDB: To fix the problem and start mysqld:
  5. InnoDB: 1) If there is a permission problem in the file and mysqld cannot
  6. InnoDB: open the file, you should modify the permissions.
  7. InnoDB: 2) If the table is not needed, or you can restore it from a backup,
  8. InnoDB: then you can remove the .ibd file, and InnoDB will do a normal
  9. InnoDB: crash recovery and ignore that table.
  10. InnoDB: 3) If the file system or the disk is broken, and you cannot remove
  11. InnoDB: the .ibd file, you can set innodb_force_recovery > 0 in my.cnf
  12. InnoDB: and force InnoDB to continue crash recovery here.
  13. 2017-03-31 00:42:12 2896 [Warning] You need to use --log-bin to make --binlog-format work.
  14. 2017-03-31 00:42:12 2896 [Note] Plugin 'FEDERATED' is disabled.
  15. 2017-03-31 00:42:12 2896 [Note] InnoDB: Using atomics to ref count buffer pool pages
  16. 2017-03-31 00:42:12 2896 [Note] InnoDB: The InnoDB memory heap is disabled
  17. 2017-03-31 00:42:12 2896 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
  18. 2017-03-31 00:42:12 2896 [Note] InnoDB: Memory barrier is not used
  19. 2017-03-31 00:42:12 2896 [Note] InnoDB: Compressed tables use zlib 1.2.3
  20. 2017-03-31 00:42:12 2896 [Note] InnoDB: Not using CPU crc32 instructions
  21. 2017-03-31 00:42:12 2896 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  22. 2017-03-31 00:42:12 2896 [Note] InnoDB: Completed initialization of buffer pool
  23. 2017-03-31 00:42:12 2896 [Note] InnoDB: Highest supported file format is Barracuda.
  24. 2017-03-31 00:42:12 2896 [Note] InnoDB: The log sequence numbers 0 and 0 in ibdata files do not match the log sequence number 1755409 in the ib_logfiles!
  25. 2017-03-31 00:42:12 2896 [Note] InnoDB: Database was not shutdown normally!
  26. 2017-03-31 00:42:12 2896 [Note] InnoDB: Starting crash recovery.
  27. 2017-03-31 00:42:12 2896 [Note] InnoDB: Reading tablespace information from the .ibd files...
  28. 2017-03-31 00:42:12 2896 [ERROR] InnoDB: Attempted to open a previously opened tablespace. Previous tablespace mysql/innodb_table_stats uses space ID: 1 at filepath: .\mysql\innodb_table_stats.ibd. Cannot open tablespace pendoria/log which uses space ID: 1 at filepath: .\pendoria\log.ibd
  29. InnoDB: Error: could not open single-table tablespace file .\pendoria\log.ibd
  30. InnoDB: We do not continue the crash recovery, because the table may become
  31. InnoDB: corrupt if we cannot apply the log records in the InnoDB log to it.
  32. InnoDB: To fix the problem and start mysqld:
  33. InnoDB: 1) If there is a permission problem in the file and mysqld cannot
  34. InnoDB: open the file, you should modify the permissions.
  35. InnoDB: 2) If the table is not needed, or you can restore it from a backup,
  36. InnoDB: then you can remove the .ibd file, and InnoDB will do a normal
  37. InnoDB: crash recovery and ignore that table.
  38. InnoDB: 3) If the file system or the disk is broken, and you cannot remove
  39. InnoDB: the .ibd file, you can set innodb_force_recovery > 0 in my.cnf
  40. InnoDB: and force InnoDB to continue crash recovery here.
  41. 2017-03-31 00:42:19 6272 [Warning] You need to use --log-bin to make --binlog-format work.
  42. 2017-03-31 00:42:19 6272 [Note] Plugin 'FEDERATED' is disabled.
  43. 2017-03-31 00:42:19 6272 [Note] InnoDB: Using atomics to ref count buffer pool pages
  44. 2017-03-31 00:42:19 6272 [Note] InnoDB: The InnoDB memory heap is disabled
  45. 2017-03-31 00:42:19 6272 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
  46. 2017-03-31 00:42:19 6272 [Note] InnoDB: Memory barrier is not used
  47. 2017-03-31 00:42:19 6272 [Note] InnoDB: Compressed tables use zlib 1.2.3
  48. 2017-03-31 00:42:19 6272 [Note] InnoDB: Not using CPU crc32 instructions
  49. 2017-03-31 00:42:19 6272 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  50. 2017-03-31 00:42:19 6272 [Note] InnoDB: Completed initialization of buffer pool
  51. 2017-03-31 00:42:19 6272 [Note] InnoDB: Highest supported file format is Barracuda.
  52. 2017-03-31 00:42:19 6272 [Note] InnoDB: The log sequence numbers 0 and 0 in ibdata files do not match the log sequence number 1755409 in the ib_logfiles!
  53. 2017-03-31 00:42:19 6272 [Note] InnoDB: Database was not shutdown normally!
  54. 2017-03-31 00:42:19 6272 [Note] InnoDB: Starting crash recovery.
  55. 2017-03-31 00:42:19 6272 [Note] InnoDB: Reading tablespace information from the .ibd files...
  56. 2017-03-31 00:42:19 6272 [ERROR] InnoDB: Attempted to open a previously opened tablespace. Previous tablespace mysql/innodb_table_stats uses space ID: 1 at filepath: .\mysql\innodb_table_stats.ibd. Cannot open tablespace pendoria/log which uses space ID: 1 at filepath: .\pendoria\log.ibd
  57. InnoDB: Error: could not open single-table tablespace file .\pendoria\log.ibd
  58. InnoDB: We do not continue the crash recovery, because the table may become
  59. InnoDB: corrupt if we cannot apply the log records in the InnoDB log to it.
  60. InnoDB: To fix the problem and start mysqld:
  61. InnoDB: 1) If there is a permission problem in the file and mysqld cannot
  62. InnoDB: open the file, you should modify the permissions.
  63. InnoDB: 2) If the table is not needed, or you can restore it from a backup,
  64. InnoDB: then you can remove the .ibd file, and InnoDB will do a normal
  65. InnoDB: crash recovery and ignore that table.
  66. InnoDB: 3) If the file system or the disk is broken, and you cannot remove
  67. InnoDB: the .ibd file, you can set innodb_force_recovery > 0 in my.cnf
  68. InnoDB: and force InnoDB to continue crash recovery here.
  69. 2017-03-31 00:42:24 11380 [Warning] You need to use --log-bin to make --binlog-format work.
  70. 2017-03-31 00:42:24 11380 [Note] Plugin 'FEDERATED' is disabled.
  71. 2017-03-31 00:42:24 11380 [Note] InnoDB: Using atomics to ref count buffer pool pages
  72. 2017-03-31 00:42:24 11380 [Note] InnoDB: The InnoDB memory heap is disabled
  73. 2017-03-31 00:42:24 11380 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
  74. 2017-03-31 00:42:24 11380 [Note] InnoDB: Memory barrier is not used
  75. 2017-03-31 00:42:24 11380 [Note] InnoDB: Compressed tables use zlib 1.2.3
  76. 2017-03-31 00:42:24 11380 [Note] InnoDB: Not using CPU crc32 instructions
  77. 2017-03-31 00:42:24 11380 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  78. 2017-03-31 00:42:24 11380 [Note] InnoDB: Completed initialization of buffer pool
  79. 2017-03-31 00:42:24 11380 [Note] InnoDB: Highest supported file format is Barracuda.
  80. 2017-03-31 00:42:24 11380 [Note] InnoDB: The log sequence numbers 0 and 0 in ibdata files do not match the log sequence number 1755409 in the ib_logfiles!
  81. 2017-03-31 00:42:24 11380 [Note] InnoDB: Database was not shutdown normally!
  82. 2017-03-31 00:42:24 11380 [Note] InnoDB: Starting crash recovery.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement