I am fine with all of these cases:
1. add `#ifdef` for SSL support into db_mysql;
2. drop `CentOS 7` support;
3. build db_mysql module with MariaDB devel packages.
@miconda @linuxmaniac @henningw what is your opinion?
--
Reply to this email directly or view it on GitHub:
https://github.com/kamai
How about this change
```diff
diff --git a/src/modules/db_mysql/km_my_con.c b/src/modules/db_mysql/km_my_con.c
index 4c756db..bab3e44 100644
--- a/src/modules/db_mysql/km_my_con.c
+++ b/src/modules/db_mysql/km_my_con.c
@@ -178,9 +178,16 @@ struct my_con *db_mysql_new_connection(const struct db_id
Thanks for providing the additional information. Does it crash only with the DB
entry listed from above? If not, maybe you can provide the DB dump somewhere
for download (sensitive data removed of course)?
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamaili
The hashing algorithm could be changed, sure. There are some internal hashing
algorithms available (e.g. MD5) in the Kamailio core, there is of course also
the possibility to use OpenSSL, but we might not want to introduce this
depencency for that module.
--
Reply to this email directly or vie
Looks good to me, its also just a comment in the end. Lets wait a bit more for
feedback and then merge it.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3792#issuecomment-2049370698
You are receiving this because you are subscribed to this thread
@vijaykumar-exotel Thanks for the confirmation, do you could also paste the
updated log messages here?
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3777#issuecomment-2049373279
You are receiving this because you are subscribed to this thread.