thanks,
my.cnf file is as follow:

[client]
#password       = your_password
port            = 3306
socket          = /export/data1/apps/local/mysql/mysql.sock



# The MySQL server
[mysqld]
datadir=/export/data1/apps/local/mysql/data
socket          = /export/data1/apps/local/mysql/mysql.sock
user=mysql


[mysqld_safe]
log-error=/export/data1/apps/local/mysql/logs/mysqld.log
pid-file=/export/data1/apps/local/mysql/logs/mysqld.pid


2009/7/16 fire9 <fire9di...@gmail.com>

> jing,
> Please modify your my.cnf file.
>
>
>
> 在 2009-7-16,下午2:56, TianJing 写道:
>
>
>  Hi all,
>>
>> i am trying to install mysql 5.1.35 in my linux platform, i do it from
>> source distribution, but there is a serious problem when i login it,
>> the error message is bellow:
>> *shell>  mysql -p -u root
>> Enter password:
>> Welcome to the MySQL monitor.  Commands end with ; or \g.
>> Your MySQL connection id is 4
>> Server version: 5.1.35 Source distribution
>>
>> Segmentation fault*
>>
>> i can not get any helpfull message in the file:mysqld.log
>>
>> my configure command line is:
>> ./configure --prefix=/export/data1/apps/local/mysql
>> --bindir=/export/data1/apps/bin --sbindir=/export/data1/apps/sbin
>> --sysconfdir=/export/data1/apps/etc/ --enable-local-infile
>> --with-charset=utf8 --with-mysqld-user=mysql
>> --with-named-curses-libs=/usr/lib64/libncursesw.so.5
>>
>> my linux platform is:
>>
>> uname -m = x86_64
>> uname -r = 2.6.18-92.el5
>> uname -s = Linux
>> uname -v = #1 SMP Tue Jun 10 18:51:06 EDT 2008
>>
>> could anyone give some suggestions?
>>
>> thanks very much!
>>
>> --
>> Tianjing
>>
>
>


-- 
Tianjing

Bioinformatics Center,
Beijing Genomics Institute,Shenzhen
Tel:+86-755-25273851
MSN:tianjing...@hotmail.com <msn%3atianjing...@hotmail.com>

Reply via email to