[Mono-list] Mono and MySQL Connector

Martin Hinks mhinks at gmail.com
Thu Dec 14 06:25:53 EST 2006


Have you tried creating a standard socket to ascertain if that works?

On 12/14/06, Mike Geise <mike343 at comcast.net> wrote:
>
>
>
> I have been having a problem with the mono on freebsd and mysql connector.
>
>
> basically I cannot connect. I searched this error and found some information
> on it and tried a few things but still no luck.
>
> I made sure skip-networking was disabled
>
> tried connection with ip 127.0.0.1, localhost and unix socket
> /tmp/mysql.sock
>
> anyone have an idea?
>
> im using Mono 1.1.13.8.1 and MySQL Connector/Net 1.0.8
>
> Exception.
>
> Unhandled Exception: MySql.Data.MySqlClient.MySqlException:
> Unable to connect to
> in <0x006e1> MySql.Data.MySqlClient.NativeDriver:Open ()
> in <0x00027> MySql.Data.MySqlClient.Driver:Create
> (MySql.Data.MySqlClient.MySqlC
> in <0x000b2> MySql.Data.MySqlClient.MySqlConnection:Open ()
>
>
> Thanks, Mike
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
>
>


-- 
Martin Hinks
http://www.pynchon.net/


More information about the Mono-list mailing list