Re: Problems loading a lib, using mysql
Posted by:
Ulf Wendel
Date: April 30, 2009 07:41AM
Hmm, libmysqlclient*_r* - that is for "reentrant". In case you did choose that one on purpose, read Andrey's warning about threads and Connector/C++.
"Plans... go the road of multithreading, because currently the Connector is just thread agnostic, you know C++ doesn't know about threads, and POSIX is widely used but not the only API, thank you Microsoft :(",
http://hristov.com/oblog/blog/post/2009/04/22/connectorc-talk-already-in-the-history
Ulf
Subject
Views
Written By
Posted
4073
April 24, 2009 07:30AM
2551
April 30, 2009 03:35AM
Re: Problems loading a lib, using mysql
2594
April 30, 2009 07:41AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.