If people are having problems running the MySQL Connector/NET on Mono, people could report these bugs to MySQL's bug database or wherever it is or a message to their public forum or mailing list to let them know.
 
However, I do believe "we" should continue to maintain ByteFX.Data since it works with Mono and it is distributed with Mono.  Nobody has stepped up to maintain it.  Any takers?
 
When having problems, it is usually good to include version info too:
What version of Mono?  Version of the MySQL database?  Version of MySQL Connector/Net?  Operating System/Processor?
 
I have read that ByteFX.Data fails to run on newer 4.x and 5.0 databases.



Martin Hinks <[EMAIL PROTECTED]> wrote:
Hi,

I had lots of problems using the MySQL Connector under Mono and
eventually reverted to using ByteFX - supported or not!

However, If Joe's way works, then that is cool.

On 9/8/05, Joe Audette <[EMAIL PROTECTED]>wrote:
> I have been using the MySQL Connector in mono for
> quite a while with no trouble at all in my project at
> http://www.mojoportal.com
>
> I compile it on Windows and deploy it to the bin
> folder of my web on linux and it works fine for me. I
> don't think I am using the very latest version of the
> Connector though, I think I am only 1 version behind
> the current Connector release.
>
> Hope it helps,
>
> Joe
>
> --- Brion Vibber <[EMAIL PROTECTED]>wrote:
>
> > The documentation at
> > http://www.mono-project.com/M ySQL strongly suggests
> > that MySQL's Connector/NET should be used in
> > preference to the ByteFX
> > driver that ships with Mono.
> >
> > However the current release of MySQL Connector/NET
> > (1.0.5) appears to be
> > Windows-specific; it attempts to make native calls
> > into some ws2_32.dll
> > and fails to work on Mono on eg Linux or Mac OS X.
> >
> > Do we know if this is just a packaging bug (MySQL
> > forgot to build a
> > portable-friendly binary?) or if MySQL is
> > specifically abandoning Mono
> > and cross-platform compatibility?
> >
> > Should Mono's online documentation be updated to
> > reflect this?
> >
> > -- brion vibber (brion @ pobox.com)
> > > _______________________________________________
> > Mono-list maillist - [email protected]
> > http://lists.ximian.com/mailman/listinfo/mono-list
> >
>
>
> joe_audette [at] yahoo dotcom
> http://www.joeaudette.com
> http://www.mojoportal.com
> _______________________________________________
> Mono-list maillist - [email protected]
> http://lists.ximian.com/mailman/listinfo/mono-list
>


--
Martin Hinks
http://www.m-s-d.net
_______________________________________________
Mono-list maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to