Re: Access denied with mysqladmin

2010-09-24 Thread 易超
太搞笑了,哈哈 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

Re: Access denied with mysqladmin

2010-09-24 Thread 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 --versio

Re: Access denied with mysqladmin

2010-09-24 Thread 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 t

Re: Access denied with mysqladmin

2010-09-24 Thread Shawn Green (MySQL)
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:

Re: Access denied with mysqladmin

2010-09-24 Thread 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Õâ¸öÃüÁ

Re: Matrix Stats Login

2010-09-24 Thread chaim rieger
Oops --Original Message-- From: Tompkins Neil To: [MySQL] Subject: Matrix Stats Login Sent: Sep 24, 2010 09:41 User fifaleagues Pass DrUch929eHek9Huwa7HAcH6wRUk5QaTr -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http:

Fwd: Matrix Stats Login

2010-09-24 Thread Tompkins Neil
Sorry, this message was sent in error, please ignore. -- Forwarded message -- From: Tompkins Neil Date: Fri, Sep 24, 2010 at 5:41 PM Subject: Matrix Stats Login To: "[MySQL]" User Pass

Matrix Stats Login

2010-09-24 Thread Tompkins Neil
User fifaleagues Pass DrUch929eHek9Huwa7HAcH6wRUk5QaTr

Re: Error on compile MySQL with version 5.5.6 rc

2010-09-24 Thread Sharl.Jimh.Tsin
On 2010年09月24日 16:27, Joerg Bruehe wrote: Hi Sharl! Sharl.Jimh.Tsin wrote: hi,everyone i try to compile and install mysql from source tarball,but i failed again& again. this is my config string: [r...@powerpc mysql-5.5.6-rc]# ./configure --prefix=/usr/local/mysql --exec-prefix=/usr/

Re: Access denied with mysqladmin

2010-09-24 Thread Sharl.Jimh.Tsin
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:

Re: Error on compile MySQL with version 5.5.6 rc

2010-09-24 Thread Joerg Bruehe
Hi Sharl! Sharl.Jimh.Tsin wrote: > hi,everyone > i try to compile and install mysql from source tarball,but i failed > again & again. > > this is my config string: > [r...@powerpc mysql-5.5.6-rc]# ./configure --prefix=/usr/local/mysql > --exec-prefix=/usr/local --sysconfdir=/etc/sysconfig/my

Access denied with mysqladmin

2010-09-24 Thread 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\MyS