Hello! Daniel,
i have given
 
c:\mysql\bin>  mysql --host=localhost -u balaji -p
      password://i entered correct password.
ERROR:1045 Access denied for user : 'balaji@localhost' (Using password:YES).
 
But through php program it is connecting...
 
I don't know what is the reason...But it is giving problem today only.
 
Thanks for u'r sugestion Daniel.
 
Warm regards
-Balaji
----- Original Message -----
Sent: Friday, July 27, 2001 1:06 PM
Subject: Re: [PHP] help regarding mysql

Hello Balaji,

Friday, July 27, 2001, 9:12:28 AM, you wrote:

BA> Hi friend,
BA>    i am unable to connect to mysql server today.

BA> windows 98 machine. PHP 4.0.6 and Mysql 3.23.36

c:\mysql\bin>> mysql -u balaji -p
BA> password:*********//pingpong

BA> But i am able to connect through php. what is the wrong?

BA> please  help out me.

BA> Thanks in advance.

BA> Regards
BA> -Balaji

    Try to specify a host:
    e.g. mysql --host=localhost ....

--
Best regards,
 Daniel                            mailto:[EMAIL PROTECTED]


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
The Information contained and transmitted by this E-MAIL is proprietary to 
Wipro Limited and is intended for  use only by the individual or entity to which 
it is addressed, and may contain information that is privileged, confidential or 
exempt from disclosure under applicable law. If this is a forwarded message, 
the content of this E-MAIL may not have been sent with the authority of the 
Company. If you are not the intended recipient, an agent of the intended 
recipient or a  person responsible for delivering the information to the named 
recipient,  you are notified that any use, distribution, transmission, printing, 
copying or dissemination of this information in any way or in any manner is 
strictly prohibited. If you have received this communication in error, please 
delete this mail & notify us immediately at [EMAIL PROTECTED] 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to