[Mod_log_sql] I need to know if using MySQL or pgsql for my score board patch and pgsql

Edward Rudd urkle at outoforder.cc
Thu May 24 16:25:13 EDT 2007


The ideal solution for this is to move the SQL query into the backend,  
by adding a new function to backend driver.

Quoting Thomas Goirand <thomas at goirand.fr>:

> Hi!
>
> I need to resolve the bug that somebody submited against my Debian
> package that is currently in SID. Have a look here:
>
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=425027
>
> My problem is that I need to know in mod_log_sql.c what type of SQL
> backend is used. How to test?
>
> Note that it's possible to get the current version of my
> libapache-mod-log-sql Debian package in SID using "apt-get source
> libapache-mod-log-sql", and that the package also works in Lenny or
> Etch. It can also be downloaded using this link:
>
> http://packages.debian.org/unstable/source/libapache-mod-log-sql
>
> Any help would be appreciated.
>
> Best regards,
>
> Thomas Goirand
> _______________________________________________
> Download the latest version at   
> http://www.outoforder.cc/projects/apache/mod_log_sql/
>
> To unsubscribe send an e-mail to
> mod_log_sql-unsubscribe at lists.outoforder.cc
>






More information about the Mod_log_sql mailing list