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


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

Reply via email to