Bug #41598 081218 bug
Submitted: 18 Dec 2008 18:41 Modified: 4 Oct 2012 6:31
Reporter: bekim lutolli Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: InnoDB Plugin storage engine Severity:S1 (Critical)
Version: OS:Windows (windows vista64)
Assigned to: CPU Architecture:Any

[18 Dec 2008 18:41] bekim lutolli
Description:
InnoDB: Error: log file .\ib_logfile0 is of different size 0 56623104 bytes
InnoDB: than specified in the .cnf file 0 359661568 bytes!
081218 19:11:39 [ERROR] Plugin 'InnoDB' init function returned error.
081218 19:11:39 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
081218 19:11:39 [ERROR] Unknown/unsupported table type: INNODB
081218 19:11:39 [ERROR] Aborting

081218 19:11:39 [Note] D:\webserver\mysql\bin\mysqld: Shutdown complete

How to repeat:
when i try to start mysql this error repeat all the time and cant start mysql...
[18 Dec 2008 18:43] bekim lutolli
i have installed mysql 5.1.30
[18 Dec 2008 19:00] Valeriy Kravchuk
Thank you for a problem report. Please, send your my.ini file content and the results of "dir" command at the data directory.
[19 Jan 2009 0:02] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
[24 Apr 2009 8:15] Vassilis Michalitsis
I too tried to install both 64bit and 32bit versions of MySQL 5.1.34 to no avail. I get exactly the same set of errors, installation cannot start service and gives no other option other than Cancel. I use Microsoft Windows Vista Business SP1.
[29 Apr 2009 18:29] hasan dnmez
my.ini file

Attachment: my.ini (application/octet-stream, text), 8.73 KiB.

[29 Apr 2009 18:32] hasan dnmez
29.04.2009  21:19    <DIR>          .
29.04.2009  21:19    <DIR>          ..
29.04.2009  21:16         5.000.000 ara eleman.txt
29.04.2009  19:29        10.485.760 ibdata1
29.04.2009  21:16       359.661.568 ib_logfile0
29.04.2009  21:16       359.661.568 ib_logfile1
29.04.2009  19:07    <DIR>          mysql
29.04.2009  21:19           525.209 pc.err
29.04.2009  19:28    <DIR>          test
               5 File(s)    735.334.105 bytes
               4 Dir(s)  12.769.775.616 bytes free
here is I have the same problem please help
[29 Apr 2009 18:38] hasan dnmez
I have x64 xp after I got the problem 

InnoDB: Error: log file .\ib_logfile1 is of different size 0 38797312 bytes
InnoDB: than specified in the .cnf file 0 359661568 bytes!

I changed the file sizes required ones and I got another problem about that like this 

InnoDB: Error: log file .\ib_logfile0 is of different size 0 359661568 bytes
InnoDB: than specified in the .cnf file 0 56623104 bytes!

please help if you need anymore information please ask
[5 May 2009 5:18] Sveta Smirnova
Thank you for the feedback.

But your problem is not the result of a bug. Please read at http://dev.mysql.com/doc/refman/5.1/en/adding-and-removing.html how to change size of InnoDB log files.
[4 Oct 2012 6:31] Marko Mäkelä
This is a duplicate of Bug#13494.