zi663227 发表于 2018-9-27 06:11:01

MySQL ERROR 1878 解决办法

2016-10-27 10:19:22 7f5dca1bf700 InnoDB: Error: Write to file (merge) failed at offset 258998272.  
InnoDB: 1048576 bytes should have been written, only 651264 were written.
  
InnoDB: Operating system error number 0.
  
InnoDB: Check that your OS and file system support files of this size.
  
InnoDB: Check also that the disk is not full or a disk quota exceeded.
  
InnoDB: Error number 0 means 'Success'.
  
InnoDB: Some operating system error numbers are described at
  
InnoDB: http://dev.mysql.com/doc/refman/5.6/en/operating-system-error-codes.html
  
2016-10-27 10:35:34 7f5dcb42f700 InnoDB: Error: Write to file (merge) failed at offset 88080384.
  
InnoDB: 1048576 bytes should have been written, only 782336 were written.
  
InnoDB: Operating system error number 0.
  
InnoDB: Check that your OS and file system support files of this size.
  
InnoDB: Check also that the disk is not full or a disk quota exceeded.
  
InnoDB: Error number 0 means 'Success'.
  
InnoDB: Some operating system error numbers are described at
  
InnoDB: http://dev.mysql.com/doc/refman/5.6/en/operating-system-error-codes.html
  
2016-10-27 10:37:02 7f5dd0076700 InnoDB: Error: Write to file (merge) failed at offset 88080384.
  
InnoDB: 1048576 bytes should have been written, only 770048 were written.
  
InnoDB: Operating system error number 0.
  
InnoDB: Check that your OS and file system support files of this size.
  
InnoDB: Check also that the disk is not full or a disk quota exceeded.
  
InnoDB: Error number 0 means 'Success'.
  
InnoDB: Some operating system error numbers are described at
  
InnoDB: http://dev.mysql.com/doc/refman/5.6/en/operating-system-error-codes.html


页: [1]
查看完整版本: MySQL ERROR 1878 解决办法