|
Hi David, I have programmed MySql access from On my implementation there is no mutex all threads have
there private connection to the database. However I have a problem with the linking MySql library, So I run In order to link MySql lib I did modify the “LIBS=”
variable under server/Makefile LIBS = -L/usr/local/lib -lccext2 -lccgnu2 -L/usr/lib
-lxml2 -lz -lm -lz -ldl -pthread -lpam -L/usr/lib/mysql -lmysqlclient Shall I do this differently? Julien |
_______________________________________________ Bayonne-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bayonne-devel
