On 12/10/2011 09:08 AM, Martin Schreiber wrote: > On 12/10/2011 12:44 AM, [email protected] wrote: >> How does mse database components figure out whether it is mysql 5.0 or 4.1 >> or 5.1 that it is connecting to, and how does it pick which dll? >> > On Linux it tries to load in this order: > 'libmysqlclient.so.16', > 'libmysqlclient.so.15','libmysqlclient.so'
git master 6fdfc3ddff6aa8eefb0a39db87d412f0cbe4b9cd loads libmysqlclient.so.18 if available. Wahono, please test your application with libmysqlclient.so.18 on Linux. Martin ------------------------------------------------------------------------------ Learn Windows Azure Live! Tuesday, Dec 13, 2011 Microsoft is holding a special Learn Windows Azure training event for developers. It will provide a great way to learn Windows Azure and what it provides. You can attend the event by watching it streamed LIVE online. Learn more at http://p.sf.net/sfu/ms-windowsazure _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

