|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re : mysqladmin Shutdown fail
From: Rakki (rakki.muthukumar
wipro.com)
Date: Tue Aug 02 2005 - 07:28:37 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Do you have any root password set? If so, you should mention -p option in
the command. The command should be of the following :
c:\mysql\bin\mysqladmin -u root shutdown -p
Which will ask you to enter the root password, else you can type your
password along with the -p option as follows :
c:\mysql\bin\mysqladmin -u root shutdown -pmypassword
Note : there is no space left between the -p and your password.
Regards,
Rakki Muthu Kumar N P | Project Engineer | Wipro Technologies | Bangalore |
India
----------------------------------------------------------------------------
---------
As long as you live, keep learning how to live !!
-----Original Message-----
From: Nguyen, Phong [mailto:Phong.Nguyen
disa.mil]
Sent: Tuesday, August 02, 2005 5:31 PM
To: mysql
lists.mysql.com
Subject: mysqladmin Shutdown fail
I used command: c:\mysql\bin\mysqladmin -u root shutdown and I got error :
mysqladmin: connect to sever at 'localhost' fail error 'Access denied for
user 'root'
'localhost' (using password: NO)
Does anyone know why? Please share with us.
Thankyou......Phong
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:
http://lists.mysql.com/mysql?unsub=rakki.muthukumar
wipro.com
Confidentiality Notice
The information contained in this electronic
message and any attachments to this message are
intended for the exclusive use of the addressee(s)
and may contain confidential or privileged information.
If you are not the intended recipient, please notify
the sender at Wipro or Mailadmin
wipro.com immediately
and destroy all copies of this message and any attachments.
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]