Access denied with mysqladmin

Access denied with mysqladmin

am 24.09.2010 10:11:29 von Ma Xiaoming

Dear all,

I have installed the MySQL version 5.1.50 with complete installation. After
the installation process is finished and the configuration is done, when I
run 'mysqladmin' with option 'version' in prompt, I got the following error
message:

--------------------------

C:\Program Files\MySQL\MySQL Server 5.1\bin>mysqladmin version

mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'ODBC'@'localhost' (using password: NO)'

--------------------------

Why do I get this result? Thanks.

Best Regards

Xiaoming



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=gcdmg-mysql-2@m.gmane.org

Re: Access denied with mysqladmin

am 24.09.2010 10:59:12 von amoiz.shine

On 2010年09月24日 16:11, Ma Xiaoming wrote:
> Dear all,
>
> I have installed the MySQL version 5.1.50 with complete installation. After
> the installation process is finished and the configuration is done, when I
> run 'mysqladmin' with option 'version' in prompt, I got the following error
> message:
>
> --------------------------
>
> C:\Program Files\MySQL\MySQL Server 5.1\bin>mysqladmin version
>
> mysqladmin: connect to server at 'localhost' failed
> error: 'Access denied for user 'ODBC'@'localhost' (using password: NO)'
>
> --------------------------
>
> Why do I get this result? Thanks.
>
> Best Regards
>
> Xiaoming
>
>
>
As the console print,do you enter the password for user "ODBC" correctly?

ODBC用户密码不对,说的很明显.

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=gcdmg-mysql-2@m.gmane.org

Re: Access denied with mysqladmin

am 25.09.2010 02:50:15 von Ma Xiaoming

Hi,

> As the console print,do you enter the password for user "ODBC" correctly?

How to correctly use this console application, that is how to pass password
when calling this console application? Thanks.

> ODBCÓû§ÃÜÂë²»¶Ô£¬ËµµÄºÜÃ÷ÏÔ.

ÎÒÊÇÐÂÊÖ£¬»¹²»»áʹÓÃMySQL¡£ÇëÎÊÈçºÎÔÚÔËÐÐmysqladminÕâ¸öÃüÁîРгÌÐòµÄʱºòÊäÈëÃÜÂ룿лл£¡

Best Regards.

Xiaoming



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=gcdmg-mysql-2@m.gmane.org

Re: Access denied with mysqladmin

am 25.09.2010 02:56:50 von shawn.l.green

On 9/24/2010 4:11 AM, Ma Xiaoming wrote:
> Dear all,
>
> I have installed the MySQL version 5.1.50 with complete installation. After
> the installation process is finished and the configuration is done, when I
> run 'mysqladmin' with option 'version' in prompt, I got the following error
> message:
>
> --------------------------
>
> C:\Program Files\MySQL\MySQL Server 5.1\bin>mysqladmin version
>
> mysqladmin: connect to server at 'localhost' failed
> error: 'Access denied for user 'ODBC'@'localhost' (using password: NO)'
>
> --------------------------
>
> Why do I get this result? Thanks.
>
> Best Regards
>
> Xiaoming
>
>
>


You forgot to use -- before the option "version". Try this instead

mysqladmin --version

Let us know your results.
--
Shawn Green
MySQL Principal Technical Support Engineer
Oracle USA, Inc.
Office: Blountville, TN

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=gcdmg-mysql-2@m.gmane.org

Re: Access denied with mysqladmin

am 25.09.2010 03:21:06 von Ma Xiaoming

Hi Shawn,

> You forgot to use -- before the option "version". Try this instead
>
> mysqladmin --version
>
> Let us know your results.

Oh yes, it works. When I typed the right command: mysqladmin --version

I got the following result: mysqladmin Ver 8.42 Distrib 5.1.50, for Win32 on
ia32

Many thanks for your help.

Best Regards

Xiaoming





--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=gcdmg-mysql-2@m.gmane.org

Re: Access denied with mysqladmin

am 25.09.2010 05:03:03 von Neo

--0015174bdc5cd877c504910cbb06
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

éƒ½æ˜¯ä¸­å›½äººå°±è¯ ´ä¸­=E6=
–‡å=A7^_^


明天会更å¥=BD


On Sat, Sep 25, 2010 at 9:21 AM, Ma Xiaoming w=
rote:

> Hi Shawn,
>
> > You forgot to use -- before the option "version". Try this instead
> >
> > mysqladmin --version
> >
> > Let us know your results.
>
> Oh yes, it works. When I typed the right command: mysqladmin --version
>
> I got the following result: mysqladmin Ver 8.42 Distrib 5.1.50, for Win32
> on
> ia32
>
> Many thanks for your help.
>
> Best Regards
>
> Xiaoming
>
>
>
>
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe: http://lists.mysql.com/mysql?unsub=3Dneocanable@gmail.=
com
>
>

--0015174bdc5cd877c504910cbb06--

Re: Access denied with mysqladmin

am 25.09.2010 05:20:00 von yichaoling

--0016367d5d749c064904910cf9e9
Content-Type: text/plain; charset=GB2312
Content-Transfer-Encoding: quoted-printable

Ì«¸ãЦÁË£¬¡£¡£¡£¡£¹þ ¹þ

2010/9/25 Neo

> ¶¼ÊÇÖйúÈ˾Í˵ÖÐÎÄ°É ^_^
>
>
> Ã÷Ìì»á¸üºÃ
>
>
> On Sat, Sep 25, 2010 at 9:21 AM, Ma Xiaoming > >wrote:
>
> > Hi Shawn,
> >
> > > You forgot to use -- before the option "version". Try this instead
> > >
> > > mysqladmin --version
> > >
> > > Let us know your results.
> >
> > Oh yes, it works. When I typed the right command: mysqladmin --version
> >
> > I got the following result: mysqladmin Ver 8.42 Distrib 5.1.50, for Win=
32
> > on
> > ia32
> >
> > Many thanks for your help.
> >
> > Best Regards
> >
> > Xiaoming
> >
> >
> >
> >
> >
> > --
> > MySQL General Mailing List
> > For list archives: http://lists.mysql.com/mysql
> > To unsubscribe:
> http://lists.mysql.com/mysql?unsub=3Dneocanable@gmail.com
> >
> >
>

--0016367d5d749c064904910cf9e9--

Re: Access denied with mysqladmin

am 26.09.2010 02:54:27 von Ma Xiaoming

Hi,

>¶¼ÊÇÖйúÈ˾Í˵ÖÐÎÄ°É^_^

Nice to meet you. But I think that this newsgroup is for the people who come
from all of the world. So post topics in English is better for anyone who is
also interested about this topic, right?

>Ã÷Ìì»á¸üºÃ

I like this sentence. Õæ¸ßÐËÄÜÔÚÕâÀï¼ûµ½×Ô¼ºÈË¡£Ï£ÍûÒÔºóÄܶà¶àÖ¸½Ì£¬Ð»Ð»¡£

Xiaoming





--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=gcdmg-mysql-2@m.gmane.org