mysql error | crash

snikka

Mitglied
moin,

als ich heute morgen meinen sql server startete, spuckte er mir überraschend folgende fehlermeldung aus:

PHP:
C:/APACHE/MYSQL/bin/mysql-opt.exe: Fatal error : Error message file 'C:\apache\mysql\share\english\errmsg.sys' had only 198 error messages, but it should have at least 218 error messages.
Check that the aboce file is the right version for this program!


mhm nun gut in der errormsg.sys stehen nun die sql fehler.... doch wie kann ich den server wieder zum laufen bringen? hier sind die letzten einträge aus der errormsg.sys

Code:
Can't open table The handler for the table doesn't support check/repair You are not allowed to execute this command in a transaction Got error %d during COMMIT Got error %d during ROLLBACK 

Got error %d during FLUSH_LOGS Got error %d during CHECKPOINT Aborted connection %ld to db: '%-.64s' user: '%-.32s' host: `%-.64s' (%-.64s)
 The handler for the table does not support binary table dump Binlog closed while trying to FLUSH MASTER Failed rebuilding the index of  dumped table '%-.64s' 
Error from master: '%-.64s' 
Net error reading from master Net error writing to master
 Can't find FULLTEXT index matching the column list Can't execute the given command because you have active locked tables or an active transaction Unknown system variable '%-.64' 
Table '%-.64s' is marked as crashed and should be repaired Table '%-.64s' is marked as crashed and last (automatic?) repair failed Warning:  
Some non-transactional changed tables couldn't be rolled back
 

Neue Beiträge

Zurück