Joachim Zobel wrote: > Package: libapache2-mod-log-sql-mysql > Version: 1.100-14 > Severity: normal > > Hi. > > This is probably due to the fact that mod_log_sql_mysql is linked > against libmysqlclient while mod_dbd uses libmysqlclient_r via > libaprutil.
Hi, When there was multiple versions of MySQL in Debian, it was a known issue that running php-mysql linked with a different version of libmysql-client than mod_log_sql made apache crashes. There is very little that can be done, as it's not possible to dynamically link apache TWICE with the same library function names. If you have any suggestion, I'm open to them, but I don't think there is a solution. Because of the above, I'm afraid that there's no fix but to document this issue. If you don't give any viable solution to this issue within few days, I will consider that you agree with me, and I'll tag this bug as "wontfix", and send it as wishlist, with the title: "it would be good if both mod_dbd were using the same libmysqlclient". Thanks for this report, I'm sure this will help others searching for reasons of crashes. Thomas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org