I am using a dual 800 MHz power mac G4 in which I have installed MySQL. When ever I try to create a new database in MySQL, I receive the following error
"mysql> create database dogs;
ERROR 1044 (42000): Access denied for user: ''@'localhost' to database 'dogs'"
Can anyone assist me in how to fix this error? Thanks.
Mark
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]