On Jul 9, 2015, at 11:14 AM, Norm Scherer <normsche...@earthlink.net> wrote:

> look in your mysql configuration file to see where the socket really is, it 
> can vary depending on the system.  Is the mysql server running?

You may also get away with deleting the socket line altogether, which will fall 
back to TCP connection to 127.0.0.1:3306. It's not as fast as a socket, but 
nearly so.

Walter

> 
> On 07/09/2015 07:47 AM, Dmitriy wrote:
>> Hi
>> 
>> I installed mysql server on ubuntu 15.04 and gem mysql2

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/2AD3986B-1C1B-46BF-A2A7-5B93BD2840FC%40wdstudio.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to