Ver Mensaje Individual
  #2 (permalink)  
Antiguo 28/04/2009, 20:55
pumi
 
Fecha de Ingreso: marzo-2007
Mensajes: 127
Antigüedad: 17 años, 7 meses
Puntos: 2
Respuesta: no me arranca mySql

Por cierto, mi sistema operativo es windows vista home premium.

Cuando inicio easyphp me sale una ventana con el siguiente mensaje: "Unexpected end of mysql.....See log file?". El contenido del log es el siguiente:


************************************************** *******
InnoDB: The first specified data file .\ibdata1 did not exist:
InnoDB: a new database to be created!
090426 5:39:03 InnoDB: Setting file .\ibdata1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
090426 5:39: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...
090426 5:39:05 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
090426 5:39:06 InnoDB: Started; log sequence number 0 0
090426 5:39:13 [Note] Event Scheduler: Loaded 0 events
090426 5:39:13 [Note] C:\PROGRA~1\EASYPH~1.0\MySql\bin\mysqld.exe: ready for connections.
Version: '5.1.30-community' socket: '' port: 3306 MySQL Community Server (GPL)
************************************************** ***************************

A ver si alguien me dice algo, por favor

Muchas gracias.

Última edición por pumi; 28/04/2009 a las 21:07