Einzelnen Beitrag anzeigen
Alt 04.05.2003, 23:21   #17
kikakater
Inventar
 
Registriert seit: 24.01.2001
Beiträge: 5.631


Standard

MySQL Upgrading Windows

A system error has occurred.
System error 1067 has occurred.
The process terminated unexpectedly.
This cryptic error means that your `my.cnf' file (by default `C:\my.cnf') contains a parameter that cannot be recognised by MySQL. You can verify that this is the case by trying to restart MySQL with the `my.cnf' file renamed e.g. to `my.cnf.old'. Once you have verified it, you need to identify which parameter is the culprit by retrying to start MySQL with successively larger portions of the original `my.cnf' file.

Die my.cnf einer neuen mysql Version sollte angepaßt werden an die individuellen Einstellungen die man so als Entwickler oder Anwender hat. Nicht jedoch sollte man eine alte my.cnf mit der neuen MySQL Server Version zusammen bringen durch das Überschreiben der neuen my.cnf Datei durch die alte my.cnf !

Installiere den MySQL Server neu und passe die Directoryeinträge in der neuen my.cnf an Deine Einstellungen an, dann ist das Problem gelöst, schätze ich mal
kikakater ist offline   Mit Zitat antworten