On Fri, Aug 13, 2010 at 11:47 AM, Krishna Chandra Prajapati
<prajapat...@gmail.com> wrote:
> Hi Yectli,
>
> I am talking about mysql server. Is it 32bit or 64bit.
>
> Provide some additional information. mysql configuration file, show
> variables, Error log file details etc.
>
> Kirshna
>
> On Fri, Aug 13, 2010 at 8:36 PM, Yectli Huerta <yhue...@msi.umn.edu> wrote:
>
>> On Fri, Aug 13, 2010 at 04:33:38PM +0530, Krishna Chandra Prajapati wrote:
>> > Hi Yectli,
>> >
>> > In mysql configuration file (my.cnf) you have given
>> >
>> > key_buffer_size = 5G
>> >
>> > For 32bit OS it should be less than or equal to 4GB and for 64bit it can
>> be
>> > greater than 4GB.
>> > Reduce the key_buffer_size to 3GB and try.
>> >
>> > _Kirshna
>> >
>>
>> Hello,
>>
>> thanks for the tip. It is a 64 bit executable so 5gb should be OK. It is
>> running on a x86_64 SLES 10.3 server.
>>
>
> Then your mysql server should also be 64 bit. Please Check.
>
>
>>
>>
>> --
>> Yectli
>>
>

Try using the file command:
# file /usr/local/mysql/bin/mysqld
/usr/local/mysql/bin/mysqld: ELF 64-bit LSB executable, AMD x86-64,
version 1 (SYSV), for GNU/Linux 2.4.0, dynamically linked (uses shared
libs), for GNU/Linux 2.4.0, not stripped

-- 
Rob Wultsch
wult...@gmail.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to