Plugin 'InnoDB' registration as a STORAGE ENGINE failed. On win 7
Posted
by
NimChimpsky
on Server Fault
See other posts from Server Fault
or by NimChimpsky
Published on 2012-02-25T10:21:55Z
Indexed on
2012/03/21
5:32 UTC
Read the original article
Hit count: 456
I have had to reinstall MySQL, however the service is failing to start with the above cause listed in evnt viewer.
One solution is apparently to delete a couple of files prefixed with 'ib_logfile' which represent any old databases. However I do not have these files, and my service is still failing to start ... ? When I say I don't have these files I did a search using the windows search with zero results, and they are definitely not present in my mysql install directory. And I don't have the "documents and setting/appilcation data' folder referenced in link.
In fact I only have only one mysql install directory, I know where that is - what do I need to delete/change ? The instance is configured OK, I ran that as administrator and it is listed in services, but the service itself fails to start
Any tips, other than going over to postgresql ?
© Server Fault or respective owner