Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
An Apache module for logging to an SQL database ebuild will be attached.
Created an attachment (id=7797) [edit] ebuild
Created an attachment (id=7901) [edit] updated ebuild Adds pkg_postinst() and pkg_config() Also includes table schema (create_tables.sql)
im gonna abuse this one ;-) heres some more practice for anybody who wants to play with apache modules!
Obviously there's not enough interest in this one. Reopen if you feel otherwise.
please do not close bugs just because nobody seems to take any interest in them. I've been meaning to get around to this, but there are other things that I'm busy with still.
Should this really be assigned to the MySQL team? I'd happily reassign it. This bug is over a year old now, and no one threw a party.
Also see this alternative project: http://logtomysql.sourceforge.net/ It has some code from mod_log_sql, which does not seem to be developed anymore, but it works with both Apache 1 and Apache 2. I have not tried this application at all.
mod_log_sql is not dead, although this bug is more than a year old. Major redesign has been done. I have composed an ebuild with and tested it with apache 2.0.44, works like a charm. The ebuild should work on apache-1 too, but needs more testing. an archive containing the ebuild and all necessary files, is attached.
Created an attachment (id=28801) [edit] ebuild for mod_log_sql with configuration files
Added thanks for the ebuild.