I am brand-new to web development and RoR - an uber-noob! - and I\'m taking an online RoR course via lynda.com. Excited to join the StackOverflow community, and would reall
I run on the same error and for me the both socket information has shown mysqld
.
I had two sessions defined in mysql client. I resolved my problem by deleting one session definition and leaving only localhost
. After deleting and re-running the application, the connection worked.
I don't know how it is connected to one another, but it worked, so it might work for someone else too.