[Mod_log_sql] Funny table names patch

Edward Rudd urkle at outoforder.cc
Sun Apr 27 19:28:00 EDT 2008


On Apr 27, 2008, at 8:52 AM, Thomas Goirand wrote:
> Edward Rudd wrote:
>>
>> I'll be starting into mod_log_sql development again, now that some
>> other bigger projects are completed. (http://www.penumbra-
>> overture.com/ and http://www.penumbrablackplague.com/site/)
>
> Wow, Edward, I'm impressed! I didn't know you were also doing game
> programming! :) What part do you do in it?

I ported the games to Mac and Linux.

>
> Would it be possible to have a hook at the start of apache to do DB
> maintenance? To me, that would be the best way: you'd check it  
> once, and
> possibly send errors to the log files of Apache if there is the  
> need to
> do it. Then no need to do extra checks at run time.

I haven't yet got to that part yet.  But I will most likely do  
something like that, or have a script that will have to be run when  
you change the configuration.

>
>> Also I have a DBD module for mod_log_sql for use with
>> apache 2.2 (aka proper threading support with on demand DB
>> connections!!)
>
> DBD has so many meanings, here is only the one related to our  
> subjects:
>
> Dabase Description
> Database Design
> base Dictionary (file extension)
> Day-By-Day
> Design Basis Document
>
> Can you explain more?

The APR Util Database abstraction Layer.   apr-dbd.  It was  
officially added in APR util 1.2 / Apache 2.2.




More information about the Mod_log_sql mailing list