My trivial mistake using MySql with Rails
Well as you know I did a fresh installation of ruby and rails on my system.
SO I created the database and tried retreving the records from it and for some reason it threw numerous “access denied” errors and it is then I realised that I need to download MySql adapter but still why will it give me “access denied” errors…beyond my intelligence.
For some reason I always thought mysql was part of the rails gems….but I was wrong.
I know it sounds so nooob…
February 21st, 2007 at 9:29 pm
ya i used to get taht too. but i just installed the bundle software…
i rarely use my own comp to develop since my apps are nice and small( they are done the server with SSH i know this is TABOO but my comp running MySQL + Lighttp + Apache + Firefox + Winamp cannot handle it)