[Mono-devel-list] Mysql 4.00 and mono

David Marsal david.marsal at lmt.ens-cachan.fr
Wed Jan 28 08:49:29 EST 2004


Getting in trouble with mysql and mono, I have found a similar case in june 2003 :
REF : http://lists.ximian.com/archives/public/mono-list/2003-June/014231.html

"Failed to load function my_thread_end from libmySQL"

In fact since version 4.00 of mysql they have :
REF : http://www.bitbybit.dk/mysqlfaq/changes.html?gr=MySQL+internals&keyword=Code+specifics

"Removed my_thread_init() and my_thread_end() from mysql_com.h,
and added mysql_thread_init() and mysql_thread_end() to mysql.h."

but the latest Changelog in mcs/class/Mono.Data.MySql seems to be old.
2002-11-13  Daniel Morgan <danmorg at sc.rr.com>

Does this class is ignored ?
then which project are you using to work with mysql ?
Can I do something to help ?




More information about the Mono-devel-list mailing list