On Fri, Nov 23, 2007 at 08:59:43AM -0500, Scott Ehrlich wrote:
Creating database bugs... The 'bugs' database could not be created. The error returned was:
Access denied for user ''@'localhost' to database 'bugs'
I've seen this problem before, but I can't find my notes on it.
Try creating a user "bugs@localhost" instead just creating a user "bugs" -- to mysql, they are different.