I recently installed MySQL 5.5 but i have tried putting my.ini file in my windows folder.
Still getting the same error.
I ran this in a command prompt for the error and this is what i got:
Command:
and here's the omitted output:
Still getting the same error.
I ran this in a command prompt for the error and this is what i got:
Command:
mysqld --console --standalone
and here's the omitted output:
C:\Users\************>mysqld --console --standalone 120101 23:22:59 [Note] Plugin 'FEDERATED' is disabled. 120101 23:22:59 InnoDB: The InnoDB memory heap is disabled 120101 23:22:59 InnoDB: Mutexes and rw_locks use Windows interlocked functions 120101 23:22:59 InnoDB: Compressed tables use zlib 1.2.3 120101 23:22:59 InnoDB: Initializing buffer pool, size = 285.0M 120101 23:22:59 InnoDB: Completed initialization of buffer pool InnoDB: Error: log file .\ib_logfile0 is of different size 0 177209344 bytes InnoDB: than specified in the .cnf file 0 59768832 bytes! 120101 23:22:59 [ERROR] Plugin 'InnoDB' init function returned error. 120101 23:22:59 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed. 120101 23:22:59 [ERROR] Unknown/unsupported storage engine: INNODB 120101 23:22:59 [ERROR] Aborting 120101 23:22:59 [Note] mysqld: Shutdown complete