Bug #40270 mysql-advanced-gpl-noinstall-5.1.29-rc-win32s mysql crashes on startup w/innodb
Submitted: 22 Oct 2008 23:53 Modified: 23 Oct 2008 1:06
Reporter: Patrick Crews Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.1.29 OS:Any
Assigned to: CPU Architecture:Any
Tags: crash, server, windows

[22 Oct 2008 23:53] Patrick Crews
Description:
mysql-advanced-gpl-noinstall-5.1.29-rc-win32's mysqld crashes on startup.

Approximately 4 Windows errors are thrown before the attempt is finally aborted.
Other Windows 32bit packages tested as expected.

I have attached the Windows error report contents as well as the vsebuild.err files.

How to repeat:
Using the above package, attempt to start mysqld.

Suggested fix:
Suspect it was something in the build process that went wrong.
[23 Oct 2008 0:04] Patrick Crews
Thanks to Omer:

The server will work if passed the --skip-innodb option.

The failure appears to be tied to InnoDB issues.
081022 18:55:24 [ERROR] Plugin 'InnoDB' init function returned error.
081022 18:55:24 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
[23 Oct 2008 1:06] Patrick Crews
This was an error caused by a bad unzip on the test machine.  Subsequent retests have been unable to duplicate the error.  This package works as expected.