Bonjour.

J'ai eu un gros bug dans EasyPHP. Je l'ai réinstallé mais impossible de démarrer MySQL.
A chaque fois ça me dit: "Unexpected end of Mysql... See log file?"

Et le log file me dit:

InnoDB: Error: auto-extending data file .\ibdata1 is of a different size
InnoDB: 0 pages (rounded down to MB) than specified in the .cnf file:
InnoDB: initial 640 pages, max 0 (relevant if non-zero) pages!
InnoDB: Could not open or create data files.
InnoDB: If you tried to add new data files, and it failed here,
InnoDB: you should now edit innodb_data_file_path in my.cnf back
InnoDB: to what it was, and remove the new ibdata files InnoDB created
InnoDB: in this failed attempt. InnoDB only wrote those files full of
InnoDB: zeros, but did not yet use them in any way. But be careful: do not
InnoDB: remove old data files which contain your precious data!
090120 15:57:51 [ERROR] Plugin 'InnoDB' init function returned error.
090120 15:57:51 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
090120 15:57:51 [ERROR] Unknown/unsupported table type: INNODB
090120 15:57:51 [ERROR] Aborting

090120 15:57:51 [Note] C:\EASYPH~1.0\MySql\bin\mysqld.exe: Arrêt du serveur terminé

Que faire??

Leeloe