Bug #40758 SLES 10 RPM 86_64 detect only 32 Bit OS
Submitted: 15 Nov 2008 8:08 Modified: 17 Dec 2008 21:37
Reporter: Thomas Feldmann Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.1.29 OS:Linux (SLES 10)
Assigned to: CPU Architecture:Any
Tags: Only detect a 32 Bit OS instead a 64 Bit OS

[15 Nov 2008 8:08] Thomas Feldmann
Description:
I already running 5.1.28 with no Problem.
After Upgrade to 5.1.29 the mysql Server only detect a 32 Bit OS.
But it runs on SLES 10 with SP2 and 64GB Memory.
I use the binary RPM packages: MySQL-server-community-5.1.29-0.sles10.x86_64.rpm

How to repeat:
Start the server with high Memory parameter.
Every time starting the server
[15 Nov 2008 17:50] Valeriy Kravchuk
Thank you for a problem report. Please, send the results of:

uname -a

and send my.cnf file content that gives you problem.
[15 Nov 2008 18:30] Thomas Feldmann
uname -a Output

Attachment: uname.txt (text/plain), 299 bytes.

[15 Nov 2008 18:32] Thomas Feldmann
my.conf

Attachment: my.conf (application/octet-stream, text), 1.25 KiB.

[16 Nov 2008 6:12] Valeriy Kravchuk
Please, send also the error log for the startup attempt with the settings you uploaded and the results of:

free

Linux command.
[16 Nov 2008 11:21] Thomas Feldmann
MySQL Server Log

Attachment: mysqld.log (application/octet-stream, text), 2.49 KiB.

[16 Nov 2008 11:25] Thomas Feldmann
Output of free Command: (while mysqld V5.1.28 is runnung)

             total       used       free     shared    buffers     cached
Mem:      66010216   59896208    6114008          0      98972   41408584
-/+ buffers/cache:   18388652   47621564
Swap:    134222992          0  134222992
[9 Dec 2008 7:44] Valeriy Kravchuk
Please, try to repeat with a newer version, 5.1.30, and inform about the results.
[17 Dec 2008 21:37] Thomas Feldmann
The problem is resolved on 5.1.30