[Rails] Re: mysql connection problems

Alex Amat amatbcn at hotmail.com
Wed Dec 14 17:16:58 GMT 2005


yes I can connect without a problem

Thomas Janke wrote:
> On Wed, Dec 14, 2005 at 05:10:34PM +0100, Alex Amat wrote:
>> hi i have a problem trying to connect to the mysql database when I do a 
>> rake it says: Access denied for user: '@localhost' to database ''
>> 
>> My database.yml file is fine
>> 
>> Any ideas why this is happening
>> 
> Can u connect to the database via
> 
> mysql -u [usename] -p [database]
> 
> ?
> 
> It seems to be that your username und databasename is empty.
> 
> Greetings Thomas


-- 
Posted via http://www.ruby-forum.com/.


More information about the Rails mailing list