Bug #15770 | Service won't start because my.ini file wasn't configured correctly | ||
---|---|---|---|
Submitted: | 15 Dec 2005 7:13 | Modified: | 4 Oct 2012 7:04 |
Reporter: | Charles Rethman | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 5.0.16 | OS: | Windows (Windows) |
Assigned to: | Assigned Account | CPU Architecture: | Any |
[15 Dec 2005 7:13]
Charles Rethman
[15 Dec 2005 12:05]
MySQL Verification Team
This isn't a bug but a mix of configuration values for InnoDB (10MB) is the default value when not specified, so when the InnoDB engine found a different value it aborts. So you did the correct procedure to edit the my.ini file when the server display that error message.
[5 May 2007 10:29]
Darwin Johnson
I'm having the same issue. However my file size was already at 10M. I can't get the service to start.
[12 Feb 2008 20:00]
Rainer Finkeldeh
Another way to solve the problem is to delete the 2 log files in: /data/_ib_logfile0 /data/_ib_logfile1 They will then be created with the correct size when starting the service.
[4 Oct 2012 7:04]
Marko Mäkelä
Duplicate of Bug#13494