• 欢迎访问搞代码网站,推荐使用最新版火狐浏览器和Chrome浏览器访问本网站!
  • 如果您觉得本站非常有看点,那么赶紧使用Ctrl+D 收藏搞代码吧

MySQL 报错…该怎么解决

mysql 搞代码 7年前 (2018-05-31) 170次浏览 已收录 0个评论

mysql 报错……
错误信息:
120129 14:17:23 [Note] Plugin ‘FEDERATED’ is disabled.
InnoDB: The log sequence number in ibdata files does not match
InnoDB: the log sequence number in the ib_logfiles!
120129 14:17:23 InnoDB: Database was not shut down normally!InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files…
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer…
InnoDB: Error: tried to read 16384 bytes at offset 0 11403264.
InnoDB: Was only able to read -1.
120129 14:13:44 InnoDB: Operating system error number 5 in a file operation.
InnoDB: Error number 5 means ‘Input/output error’.
InnoDB: Some operating system error numbers are described at
InnoDB: http://dev.mysql.com/doc/refman/5.1/en/operating-system-error-codes.html
InnoDB: File operation call: ‘read’.
InnoDB: Cannot continue operation.

——解决方案——————–
文件损坏,检查一下ibdata 文件是否在?另外所在磁盘目录是否可以正常读写?是不是磁盘满了?
——解决方案——————–
文件损坏了 准备用备份还原吧
——解决方案——————–
非正常关机容易导致文件内容损坏。但你的错误提示看上去并不像单个文件损坏。 你的两个ib_logfile 文件情况如何?
——解决方案——————–
InnoDB: Was only able to read -1.
貌似是fopen的时候返回-1了。文件还能正常读写?


搞代码网(gaodaima.com)提供的所有资源部分来自互联网,如果有侵犯您的版权或其他权益,请说明详细缘由并提供版权或权益证明然后发送到邮箱[email protected],我们会在看到邮件的第一时间内为您处理,或直接联系QQ:872152909。本网站采用BY-NC-SA协议进行授权
转载请注明原文链接:MySQL 报错…该怎么解决
喜欢 (0)
[搞代码]
分享 (0)
发表我的评论
取消评论

表情 贴图 加粗 删除线 居中 斜体 签到

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址