Or, you can use the alternate, more legible syntax:

mysql --user=username --password=pass

-ms

-----Original Message-----
From: Andy Eastham [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, April 01, 2003 10:36 AM
To: [EMAIL PROTECTED] Mysql. Com
Subject: RE: password not working from command line

Eldon,

Make sure you don't enter a space between -u and the username and -p and the
password

ie mysql -uuser -ppassword

Andy

> -----Original Message-----
> From: Eldon Ziegler [mailto:[EMAIL PROTECTED]
> Sent: 01 April 2003 16:15
> To: [EMAIL PROTECTED]
> Subject: password not working from command line
>
>
> The password I entered in a GRANT statement isn't being accepted from the
> command line after entering mysql -u username -p and then entering the
> password from the GRANT statement. Is there something else I need to do?
>
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:
> http://lists.mysql.com/[EMAIL PROTECTED]
>
>



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to