Hi,
Trying to run the mysql++ cpool example but it says I need to enable threads.
I have Ver 5.0.51a-3 (Debian) installed from apt-repository.
I tried re-installing from source with:
./configure --enable-thread-safe-client
This doesn't seem to work either as the program reports the same thing !
How can I enable threads ?
Thanks,
Trying to run the mysql++ cpool example but it says I need to enable threads.
I have Ver 5.0.51a-3 (Debian) installed from apt-repository.
I tried re-installing from source with:
./configure --enable-thread-safe-client
This doesn't seem to work either as the program reports the same thing !
How can I enable threads ?
Thanks,