You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am still getting this error even if I specified: "socket" => nil
When I do the socket address defaults to Mysql2::Error::ConnectionError: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock'. I am using mysql on docker so I need TCP access.
I am still getting this error even if I specified:
"socket" => nil
When I do the socket address defaults to Mysql2::Error::ConnectionError: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock'. I am using mysql on docker so I need TCP access.
#161
Any help would be nice
The text was updated successfully, but these errors were encountered: