[Mono-list] Mono and MySQL Connector

Mike Geise mike343 at comcast.net
Thu Dec 14 07:16:29 EST 2006


ok I tested System.Net.Sockets.Socket and I can connect to google.com and 
grab data so that doesnt seem to be the problem why I cannot connect to 
mysql.

this one really has me stumped.

Thanks, Mike

----- Original Message ----- 
From: "Martin Hinks" <mhinks at gmail.com>
To: "Mike Geise" <mike343 at comcast.net>
Cc: "mono-list @ lists. ximian. com" <Mono-list at lists.ximian.com>
Sent: Thursday, December 14, 2006 5:40 AM
Subject: Re: [Mono-list] Mono and MySQL Connector


> Hi,
>
> Firstly, please make sure you reply on-list as your responses might help 
> others!
>
> I just meant have you tried using a System.Net.Sockets.Socket to
> connect to say port 80 on www.google.com to ensure that socket support
> is working on your copy of Mono....
>
> Martin
>
> On 12/14/06, Mike Geise <mike343 at comcast.net> wrote:
>> what do you exactly mean standard socket?
>>
>> thanks, mike
>> ----- Original Message -----
>> From: "Martin Hinks" <mhinks at gmail.com>
>> To: "Mike Geise" <mike343 at comcast.net>
>> Cc: <mono-list at lists.ximian.com>
>> Sent: Thursday, December 14, 2006 5:25 AM
>> Subject: Re: [Mono-list] Mono and MySQL Connector
>>
>>
>> > 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/
>>
>>
>
>
> -- 
> Martin Hinks
> http://www.pynchon.net/ 



More information about the Mono-list mailing list