On Thursday 22 July 2004 09:06 am, Jernej Koprivec wrote:
> My first contact with MySQL.
> When I try to login with the following two lines, I get an error code 1045
> mysql -h localhost -u jk -p ENTER
> PASSWORD: password
>
> ERROR 1045: Access denied for user: [EMAIL PROTECTED] using password: YES
>
> Please help.
>
> [EMAIL PROTECTED]

Mysql userids/passwords have nothing to do with OS userids/passwords.

http://dev.mysql.com/doc/mysql/en/User_Account_Management.html


James Hicks

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

Reply via email to