OS - Ubuntu Fiesty APR version - 1.3.2 I have successfully configured and compiled APR-Util with --with-mysql and --enable-util-dso option. apr_dbd_get_driver function fails with error APR_NOTIMPL for mysql driver but it works perfectly for sqlite driver. I have checked the APU.h and the APR-Util-1 folder and found that the configuration is perfect and apr_dbd_mysql.so file exists in the correct folder.
I have been struggling from one week to get around this problem but could NOT make any progress. -- View this message in context: http://www.nabble.com/apr_dbd_get_driver-fails-for-mysql-driver-with-error-APR_NOTIMPL-tp18774331p18774331.html Sent from the APR Dev (Apache Portable Runtime) mailing list archive at Nabble.com.
