query your use table and see if the anonymous user is still present. You
will need to delete this account and flush privileges. 

-----Original Message-----
From: Steven Lefevre [mailto:[EMAIL PROTECTED]
Sent: Friday, November 07, 2003 11:33 AM
To: [EMAIL PROTECTED]
Subject: Stupid permission question


Hey folks -

I have an installation of mysql 3.23 from debian stable, installed with
apt-get. 

I'm trying to create users but I'm running into problems. I'm using
phpmyadmin, and myabe that's the problem, I don't know. Here's something
that confuses me:

$> mysql -uanna -p
Enter password:
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 143 to server version: 3.23.49-log

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> use dummy_database
ERROR 1044: Access denied for user: '@localhost' to database
'dummy_database'
mysql>

Why doesn't it show the user as '[EMAIL PROTECTED]' instead of '@localhost'?


Steve Lefevre
Network Administrator 
IMI International, Inc.
614.839.2500

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