hi jernej,
using this command is normal:

mysql -h localhost -u jk -p ENTER

but you have to check the grants/permission you set to a particular database
name, username with its password.

use the manual for more info regarding grants.

thanks,

Ehrwin Miña

Senior System Administrator
NOC Chikka Asia, Inc.

----- Original Message ----- 
From: "James E Hicks III" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 22, 2004 9:33 PM
Subject: Re: Error 1045
my

> 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]
>


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

Reply via email to