Hi!
The application I develop requires mysqlclient library.
What lines should I add to configure.in to make configure script to
check for mysql libs and to set proper values for libs and includes?
Thanks!
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubsc
stupid a accidently deleted a little too much from a table,
and I now I regret doing so.. if it's lost, it's lost, but if it isn't
that would be better...
thanks. /peter a
-
Before posting, please
Background:
MySQL++ ( libsqlplus ) is a pretty nice official C++ styled mysql client
library wrapper of libmysqlclient. It offers STL-style C++ interface and is
designed with an effort of generic programming style. It should be a really
excellent choise if only it had not a MEMORY LEAK problem.