avkarenow opened a new pull request, #43:
URL: https://github.com/apache/apr/pull/43

   From MySQL 8.0.2 changelog:
   The my_init() function is no longer included in the list of symbols exported 
from libmysqlclient. It need not be called explicitly by client programs 
because it is called implicitly by other C API initialization functions.
   
   Fix for loading the module when compiled with MySQL 8.0 (error: Can't load 
driver file apr_dbd_mysql.so)
   
   Should still working fine with older MariaDB versions (5.x).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@apr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to