Probleme bei der MySQL-Installation

Probleme bei der MySQL-Installation

Mein MySQL funktioniert nicht. Ich habe vor Kurzem Windows 7 auf meinem Rechner neu installiert und möchte nun MySQL und phpMyAdmin installieren, aber schon bei MySQL klappt es nicht.

der Dienst wird nicht gestartet und die Fehlerdatei zeigt diese Informationen an:

100912 11:36:28 [Note] Plugin 'FEDERATED' is disabled.
100912 11:36:28  InnoDB: Log file .\ib_logfile0 did not exist: new to be created
InnoDB: Setting log file .\ib_logfile0 size to 24 MB
InnoDB: Database physically writes the file full: wait...
100912 11:36:29  InnoDB: Log file .\ib_logfile1 did not exist: new to be created
InnoDB: Setting log file .\ib_logfile1 size to 24 MB
InnoDB: Database physically writes the file full: wait...
InnoDB: Cannot initialize created log files because
InnoDB: data files are corrupt, or new data files were
InnoDB: created when the database was started previous
InnoDB: time but the database was not shut down
InnoDB: normally after that.
100912 11:36:29 [ERROR] Plugin 'InnoDB' init function returned error.
100912 11:36:29 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
100912 11:36:29 [ERROR] Unknown/unsupported table type: INNODB
100912 11:36:29 [ERROR] Aborting

100912 11:36:29 [Note] C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld: Shutdown complete

Ich habe Mysql wie folgt konfiguriert:

developer machine
Multifunctional db
storage path = Installation Path
dessision support (dss/olap)
enable tcp/ip
enable strict mode
character set = utf8 ( i'm from sweden and neeed å ä ö)
include bin dir in path
enable root acces from remot machines

bitte versuchen Sie mir zu helfen. Ich habe dieses Problem jetzt schon seit einem ganzen Tag ...

verwandte Informationen