Bug #37197 Large memory example my.cnf files should be skipped for 32-bit platforms
Submitted: 4 Jun 2008 15:21 Modified: 9 Jun 2009 11:47
Reporter: Domas Mituzas Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: Packaging Severity:S3 (Non-critical)
Version:5.0 OS:Any
Assigned to: CPU Architecture:Any

[4 Jun 2008 15:21] Domas Mituzas
Description:
32-bit distribution packages have my-innodb-heavy-4G.cnf file - which fails to work on 32-bit Linux (as 2G memory allocation is problematic)

How to repeat:
check support-files/

Suggested fix:
either remove the file, or add warning that it won't work properly on 32-bit platforms
[9 Jun 2009 11:47] Daniel Fischer
Can't repeat because it appears to work fine on Linux on x86 with 4 GB RAM. The file already contains a note that 4 GB RAM are required.