MySQL s'interrompt au démarrage - EasyPHP 3.0
Bonjour, je viens d'installer easyphp 3.0 sur vista.
J'ai un problème pour le serveur mysql qui s'achève de façon inattendue dès le démarrage. Le fichier erreur me donne ça :
Citation:
InnoDB: The first specified data file .\ibdata1 did not exist:
InnoDB: a new database to be created!
090112 22:46:03 InnoDB: Setting file .\ibdata1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
090112 22:46:04 InnoDB: Log file .\ib_logfile0 did not exist: new to be created
InnoDB: Setting log file .\ib_logfile0 size to 10 MB
InnoDB: Database physically writes the file full: wait...
090112 22:46:06 InnoDB: Log file .\ib_logfile1 did not exist: new to be created
InnoDB: Setting log file .\ib_logfile1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
InnoDB: Doublewrite buffer not found: creating new
InnoDB: Doublewrite buffer created
InnoDB: Creating foreign key constraint system tables
InnoDB: Foreign key constraint system tables created
090112 22:46:08 InnoDB: Started; log sequence number 0 0
090112 22:46:09 [Note] Event Scheduler: Loaded 0 events
090112 22:46:09 [Note] C:\PROGRA~1\EasyPHP\MySql\bin\mysqld.exe: ready for connections.
Version: '5.1.30-community' socket: '' port: 3306 MySQL Community Server (GPL)
quelqu'un peut-il m'aider ???
merci