|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Got error 134 from storage engine. Error number 1030
Hi people,
Sometimes when I execute a query on a database, I get the following error from MySQL: Got error 134 from storage engine. Error number 1030 Does anyone know what this mean? What does error 1030 mean and can I get other values for error 134? I heard people saying that this is an indication that a table got corrupted, but I want to hear more about this problem. thanks |
|
#2
|
|||
|
|||
|
This is corruption and should be fixed with REPAIR TABLE or myisamchk.
C:\>perror 134 MySQL error code 134: Record was already deleted (or record file crashed) For more on corrupted MyISAM tables, see: http://dev.mysql.com/doc/refman/5.0/en/corrupted-myisam-tables.html |
![]() |
| Viewing: Dev Shed Forums > Databases > MySQL Help > Got error 134 from storage engine. Error number 1030 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|