Hi TianJing, all!
TianJing wrote:
> 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 monito
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=
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:
We