Mief: MySQL im XAMPP-Paket startet nicht

Beitrag lesen

Hallo Leute,

ich habe mir vorhin das (fast) aktuelle XAMPP-Paket runtergeladen. Allerdings startet der MySQL-Server (Version 5.5.32) nicht. Hier mal der Error-Log:

130905 18:03:37 [Note] Plugin 'FEDERATED' is disabled.
130905 18:03:37 InnoDB: The InnoDB memory heap is disabled
130905 18:03:37 InnoDB: Mutexes and rw_locks use Windows interlocked functions
130905 18:03:37 InnoDB: Compressed tables use zlib 1.2.3
130905 18:03:38 InnoDB: Initializing buffer pool, size = 16.0M
130905 18:03:38 InnoDB: Completed initialization of buffer pool
InnoDB: Error: space header page consists of zero bytes in data file H:\Programme\PortableApps\PortableApps\xampp\mysql\data\ibdata1
130905 18:03:38 InnoDB: Could not open or create data files.
130905 18:03:38 InnoDB: If you tried to add new data files, and it failed here,
130905 18:03:38 InnoDB: you should now edit innodb_data_file_path in my.cnf back
130905 18:03:38 InnoDB: to what it was, and remove the new ibdata files InnoDB created
130905 18:03:38 InnoDB: in this failed attempt. InnoDB only wrote those files full of
130905 18:03:38 InnoDB: zeros, but did not yet use them in any way. But be careful: do not
130905 18:03:38 InnoDB: remove old data files which contain your precious data!
130905 18:03:38 [ERROR] Plugin 'InnoDB' init function returned error.
130905 18:03:38 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
130905 18:03:38 [ERROR] Unknown/unsupported storage engine: InnoDB
130905 18:03:38 [ERROR] Aborting

130905 18:03:38 [Note] h:\programme\portableapps\portableapps\xampp\mysql\bin\mysqld.exe: Shutdown complete

Kann mir da irgendjemand helfen?