Your message dated Tue, 04 May 2010 21:14:01 +0800
with message-id <[email protected]>
and subject line Reporter himself said there's no issue, so I'm closing
has caused the Debian Bug report #541812,
regarding mod_log_sql_mysql segfaults when used with mod_dbd on MySQL
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
541812: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=541812
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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.
Sincerely,
Joachim
vostro:~# ldd /usr/lib/libaprutil-1.so | grep mysql
libmysqlclient_r.so.15 => /usr/lib/libmysqlclient_r.so.15
(0x00007fc6b8047000)
vostro:~# ldd /usr/lib/apache2/modules/mod_log_sql_mysql.so | grep
mysql
libmysqlclient.so.15 => /usr/lib/libmysqlclient.so.15
(0x00007fb957230000)
vo
--- End Message ---
--- Begin Message ---
Reporter himself said there's no issue, so I'm closing
--- End Message ---