check the error log,and you know the 5.5.8 enable the innodb by
default,make sure that you have enough RAM.
Best regards,
Sharl.Jimh.Tsin (From China **Obviously Taiwan INCLUDED**)
2010/12/23 Krishna Chandra Prajapati <prajapatikc@stripped>:
> HI Adarsh,
>
> Try memtester command
>
> #memtester 5 1
>
> It' a linux tool to check ram for errors.
>
> http://krishna-mysql.blogspot.com/2010/12/faulty-physical-ram.html
>
> Krishna
>
>
> On Thu, Dec 23, 2010 at 6:08 PM, Adarsh Sharma
> <adarsh.sharma@stripped>wrote:
>
>> Dear all,
>>
>> I am able o successfully build Mysql 5.5.8 from its source code on CentOS
>> but when I issued the following command , it doesn't shows the mysql>
>> prompt, there is no error in log file.
>>
>>
>> [root@ws-test mysql-5.5.8]# bin/mysql -p
>> Enter password:
>> Welcome to the MySQL monitor. Commands end with ; or \g.
>> Your MySQL connection id is 2
>> Server version: 5.5.8 Source distribution
>>
>> Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights
>> reserved.
>>
>> Oracle is a registered trademark of Oracle Corporation and/or its
>> affiliates. Other names may be trademarks of their respective
>> owners.
>>
>> Segmentation fault
>> [root@ws-test mysql-5.5.8]#
>>
>> Don't know what to do.Please help.
>>
>>
>> Thanks & Regards
>>
>> Adarsh Sharma
>>
>>
>> --
>> MySQL General Mailing List
>> For list archives: http://lists.mysql.com/mysql
>> To unsubscribe:
>> http://lists.mysql.com/mysql?unsub=1
>>
>>
>