View Single Post
  #2  
Old 01-16-2007, 08:53 AM
inder inder is offline
Senior Member
 
Join Date: Sep 2006
Posts: 113
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 17
inder is on a distinguished road
Default

Error 23 is a data CRC error reported by Windows. Modern disk drives will replace erroneous sectors with spare sectors. Look at the S.M.A.R.T. data of the drive. If Reallocated_Sector_Ct is nonzero, the disk is failing. You can query the data with smartmontools. If InnoDB fail with the same error every time you restart it, then the full disk scan should have failed as well. -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
  Webmaster Forums - View Single Post - Can't connect to MySQL server on 'localhost'
View Single Post
  #2  
Old 01-16-2007, 08:53 AM
inder inder is offline
Senior Member
 
Join Date: Sep 2006
Posts: 113
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 17
inder is on a distinguished road
Default

Error 23 is a data CRC error reported by Windows. Modern disk drives will replace erroneous sectors with spare sectors. Look at the S.M.A.R.T. data of the drive. If Reallocated_Sector_Ct is nonzero, the disk is failing. You can query the data with smartmontools. If InnoDB fail with the same error every time you restart it, then the full disk scan should have failed as well. -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote