The conflict seems to be between libmysqlclient and libssl, there were no changes in our
code and works with unix socket file. It could be an effect of how we initialize the
libssl, but to discover that it will require to look at the libmysqlclient code.
Some ideas you can try for the moment:
* update libmysqlclient or libssl to newer versions
* use mysql-proxy (or other sql proxy) from localhost to remote mysql server
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2274#issuecomment-628412896