From: raronas Date: 2010-04-01T11:15:50+09:00 Subject: Re: Error: uninitialized constant Mysql::Protocol::UNIXSocket On 29 mar, 09:03, Luis Lavena wrote: > On Mar 29, 1:41 pm, raronas wrote: > > > I'm already Using 127.0.0.1. > > Thanks anyway! > > Please report to the ruby-mysql author[1] that this is a bug since is > not considering RbConfig::CONFIG['host_os'] to avoid usage of > UNIXSocket under Windows > > [1]http://github.com/tmtm/ruby-mysql > > -- > Luis Lavena Hey, thank you all! I've put 127.0.0.1 on host in database.yml and worked like a charm! Thank you all guys! Problem Solved!