[Rails] Re: rake db:create (Gives the error)

2011-04-12 Thread amrit pal pathak
On Apr 12, 8:00 am, Frederick Cheung wrote: > On Apr 12, 12:46 pm, amritpal pathak > wrote:> i tried to generate a database .The config/database.yml file hold > following > > for the development environment > >  adapter: mysql > >   database: blogg > >   username: root > >   password: 12345 >

[Rails] Re: rake db:create (Gives the error)

2011-04-12 Thread Frederick Cheung
On Apr 12, 12:46 pm, amritpal pathak wrote: > i tried to generate a database .The config/database.yml file hold following > for the development environment >  adapter: mysql >   database: blogg >   username: root >   password: 12345 >   socket: /var/run/mysqld/mysqld.sock > Yaml is quite fussy a