Hi Fernando;

you are logged in as anonymous user. log into mysql like this

mysql -u root -p

Hit enter if no password is set yet.

--
kind regards

Nils Valentin
Tokyo/Japan

http://www.be-known-online.com/mysql/

On Thursday 13 November 2003 00:47, Fernando wrote:
> Hello,
> i've just installed the 3.23.57 version in my account and i don't have root
> privileges. The problem is the if i try to create a database, like this
>
> mysql> create database example;
>
> i get the following message:
>
> "Error 1045: Access denied for user : '@localhost'.
>
> Is this because i'm not the root?
> If i try to use a database (one it doesn't exist) like this
>
> mysql> use my_database;
>
> i get the following line
>
> "Error 1044: Access denied for user : '@localhost' to database
> my_database".
>
> I know that it should give me an error because the database doesn't exist,
> but why this "access denied" message? Thanks in advance!
>
>
> ____________________________________________________________
> http://webmail.wanadoo.es. Tu correo gratuito, rápido y en español

-------------------------------------------------------

-- 
kind regards

Nils Valentin
Tokyo/Japan

http://www.be-known-online.com/mysql/

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

Reply via email to