Bug #48323 The InnoDB plugin was configured on some platforms where it doesn't work
Submitted: 26 Oct 2009 17:37
Reporter: Joerg Bruehe Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:5.1.40 OS:Any
Assigned to: CPU Architecture:Any

[26 Oct 2009 17:37] Joerg Bruehe
Description:
When checking the test failures during the build of 5.1.40,
I meet several platforms where the InnoDB plugin got configured
even though we know it will not work there,
typically because the platform uses gcc 3.

Checking the tools, it seems this has been fixed since,
so this bug is just for documentation purposes.

How to repeat:
Check the old tools.

Suggested fix:
It seems to have been corrected already.