Ver Mensaje Individual
  #5 (permalink)  
Antiguo 15/08/2017, 16:10
imRicoh
 
Fecha de Ingreso: enero-2011
Mensajes: 49
Antigüedad: 13 años, 3 meses
Puntos: 0
Respuesta: El instalador del MySQL se me cuelga

Código C:
Ver original
  1. 170815 16:25:53 [Note] Plugin 'FEDERATED' is disabled.
  2. 170815 16:25:53 InnoDB: The InnoDB memory heap is disabled
  3. 170815 16:25:53 InnoDB: Mutexes and rw_locks use Windows interlocked functions
  4. 170815 16:25:53 InnoDB: Compressed tables use zlib 1.2.3
  5. 170815 16:25:53 InnoDB: Initializing buffer pool, size = 47.0M
  6. 170815 16:25:53 InnoDB: Completed initialization of buffer pool
  7. 170815 16:25:53  InnoDB: Log file .\ib_logfile0 did not exist: new to be created
  8. InnoDB: Setting log file .\ib_logfile0 size to 24 MB
  9. InnoDB: Database physically writes the file full: wait...
  10. 170815 16:25:54  InnoDB: Log file .\ib_logfile1 did not exist: new to be created
  11. InnoDB: Setting log file .\ib_logfile1 size to 24 MB
  12. InnoDB: Database physically writes the file full: wait...
  13. 170815 16:25:54 InnoDB: Cannot initialize created log files because
  14. 170815 16:25:54 InnoDB: data files are corrupt, or new data files were
  15. 170815 16:25:54 InnoDB: created when the database was started previous
  16. 170815 16:25:54 InnoDB: time but the database was not shut down
  17. 170815 16:25:54 InnoDB: normally after that.
  18. 170815 16:25:54 [ERROR] Plugin 'InnoDB' init function returned error.
  19. 170815 16:25:54 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  20. 170815 16:25:54 [ERROR] Unknown/unsupported storage engine: INNODB
  21. 170815 16:25:54 [ERROR] Aborting
  22.  
  23. 170815 16:25:54 [Note] C:\Program Files\MySQL\MySQL Server 5.5\bin\mysqld: Shutdown complete
  24.  
  25. 170815 17:02:33 [Note] Plugin 'FEDERATED' is disabled.
  26. 170815 17:02:33 InnoDB: The InnoDB memory heap is disabled
  27. 170815 17:02:33 InnoDB: Mutexes and rw_locks use Windows interlocked functions
  28. 170815 17:02:33 InnoDB: Compressed tables use zlib 1.2.3
  29. 170815 17:02:33 InnoDB: Initializing buffer pool, size = 47.0M
  30. 170815 17:02:33 InnoDB: Completed initialization of buffer pool
  31. 170815 17:02:33 InnoDB: highest supported file format is Barracuda.
  32. InnoDB: No valid checkpoint found.
  33. InnoDB: If this error appears when you are creating an InnoDB database,
  34. InnoDB: the problem may be that during an earlier attempt you managed
  35. InnoDB: to create the InnoDB data files, but log file creation failed.
  36. InnoDB: If that is the case, please refer to
  37. InnoDB: http://dev.mysql.com/doc/refman/5.5/en/error-creating-innodb.html
  38. 170815 17:02:33 [ERROR] Plugin 'InnoDB' init function returned error.
  39. 170815 17:02:33 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
  40. 170815 17:02:33 [ERROR] Unknown/unsupported storage engine: INNODB
  41. 170815 17:02:33 [ERROR] Aborting
  42.  
  43. 170815 17:02:33 [Note] C:\Program Files\MySQL\MySQL Server 5.5\bin\mysqld: Shutdown complete