Charset issue

2005-10-09 Thread
hi all. Here is the suituation. i've installed mysql 4.1.12 on WinXP plantform, it seems not to support Chinese by its default configuration, say, Chinese can't be displayer propely. as far as i know, what i need to do is modify the charset(server, connection, client...)concerned, but i'm not so su

Anyone knows what happens at mysqladmin startup time?

2005-09-08 Thread
hi all, here is the suituation i've installed mysql4.1.14 under the /usr/local directory. the problem is, the server can work properly, however, mysqladmin doesn't. i posted it yesterday, and someone suggested me to issue the following command, however the same error 111 occured. #mysqladmin -uroo

Re: a confusing error: 111

2005-09-06 Thread
yeah, i can access the database server normally with the client mysql. it works all right. the point is mysqladmin doesn't work. Thank u. On 9/7/05, 王静 <[EMAIL PROTECTED]> wrote: > On 9/7/05, Ben <[EMAIL PROTECTED]> wrote: > > What linux where you using? > Re

Re: a confusing error: 111

2005-09-06 Thread
g into #mysql and get the prompt mysql> Thank u. > > > ---Original Message--- > > From: 王静 > Date: 09/07/05 17:52:52 > To: mysql@lists.mysql.com > Subject: Re: a confusing error: 111 > > i recall i've managed to set up a connection to MySQL server using &

Re: a confusing error: 111

2005-09-06 Thread
唯一的账户root没有密码,服务可以启动 ps -e | grep mysqld 有进程mysqld_safe,mysqld n 个 我想改/加密码,mysqladmin -uroot 返回错误,连不上服务器 to Xiaodong: 你说得原来的协议指的是? thank u all. On 9/7/05, 王静 <[EMAIL PROTECTED]> wrote: > /usr/local/mysql-- > > On 9/7/05, Gu Lei <[EMAIL PROTECTED]> wrote: > > 王静 写道:

Re: a confusing error: 111

2005-09-06 Thread
/usr/local/mysql-- On 9/7/05, Gu Lei <[EMAIL PROTECTED]> wrote: > 王静 写道: > > >hi all. > >i've installed MySQL database server 4.1.14 under linux platform > >After setting up the server successfully, i envoked mysqladmin, but > >what i got is an error: ca

Re: a confusing error: 111

2005-09-06 Thread
ladmin -u root passwd password > replace password with a real password > also check to make sure your firewall isnt blocking > your query if on a seperate network! > > hope this helps > > > ---Original Message--- > > From: 王静 > Date: 09/07/05 17:04:31 &

a confusing error: 111

2005-09-06 Thread
hi all. i've installed MySQL database server 4.1.14 under linux platform After setting up the server successfully, i envoked mysqladmin, but what i got is an error: can't connect to local MySQL server through socket '/tmp/mysql.sock'(111) is there anyone who ever run into similar problem and how to